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

Evan You e04c55c4a4 move ssr modules/directives assembling into platform specific directories 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 e04c55c4a4 move ssr modules/directives assembling into platform specific directories 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