This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

Evan You a49a739fa4 remove log 9 سال پیش
benchmarks 682a840f10 add reference link in uptime bench 9 سال پیش
build e833d951ab test iOS 9.3 on sauce 9 سال پیش
dist df85865e4f [build] 2.0.0-rc.1 9 سال پیش
examples 0212521419 add move animation example 9 سال پیش
flow cdc0bc9cd4 improve keep-alive: use component-based API 9 سال پیش
packages 71db0bf2a8 add diagram in ssr docs 9 سال پیش
src ea77ac28f5 Allow rendering forbidden tags on the server (#3425) 9 سال پیش
test 86bf3da18e fix flow error for #3393 9 سال پیش
.babelrc f8daf74640 adjust build 10 سال پیش
.eslintignore be9264fbdc ignore packages in eslint 10 سال پیش
.eslintrc b926b9e7cd annotate entries 10 سال پیش
.flowconfig 2af9f68bd9 remove source-map generation from sfc parser 9 سال پیش
.gitignore a49a739fa4 remove log 9 سال پیش
CONTRIBUTING.md 6fac6250e4 fix typo in contrib guide 9 سال پیش
LICENSE 0860cdeabb add license and contrib guide 9 سال پیش
README.md feb431ee6c update readme [ci-skip] 9 سال پیش
circle.yml 8c6db60b58 setup coverage 10 سال پیش
package.json 7b42671f04 [release] 2.0.0-rc.1 9 سال پیش

README.md

vue-next CircleCI Coverage Sauce Labs

Current status: BETA

Checkout the 2.0 Changes issue or the WIP documentation.

Build

npm install
npm run build