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

Evan You 9f312effa3 add ignored files for todomvc 10 年之前
benchmarks 45e1af4dae add reference links to benchmarks 10 年之前
build 7f92bd9cea attempting to fix ci 10 年之前
dist 2792f3c95e readme, version, add dist files 10 年之前
examples 9f312effa3 add ignored files for todomvc 10 年之前
src 2792f3c95e readme, version, add dist files 10 年之前
test 26b776fa81 add placeholders for unit tests 10 年之前
.babelrc 0879e994e5 drop stage-2 10 年之前
.eslintrc.js f550933334 fix unit tests in Firefox/Safari 10 年之前
.gitignore 9ce3693021 setup unit test 10 年之前
README.md 2792f3c95e readme, version, add dist files 10 年之前
circle.yml 1b8ef949a1 update build 10 年之前
package.json ed51490010 Update package.json 10 年之前

README.md

vue-next CircleCI

pre-alpha state, use at your own risk.

Build

npm install
npm run build