mirror of
https://github.com/vuejs/vue.git
synced 2024-11-22 04:39:46 +00:00
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
fbe81fbc0c
Otherwise it doesn't work if the page is loaded with http. |
||
---|---|---|
benchmarks | ||
build | ||
dist | ||
examples | ||
flow | ||
packages | ||
src | ||
test | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.flowconfig | ||
.gitignore | ||
circle.yml | ||
package.json | ||
README.md |
vue-next
pre-alpha state, use at your own risk. For the time being, check out the announcement post and the feature comparison with 1.0.
Build
npm install
npm run build