Guillaume Vincent e0aa035691 | há 7 anos | |
---|---|---|
build | há 7 anos | |
config | há 7 anos | |
docs | há 7 anos | |
src | há 7 anos | |
static | há 7 anos | |
test/unit | há 7 anos | |
.babelrc | há 7 anos | |
.editorconfig | há 7 anos | |
.gitignore | há 7 anos | |
.postcssrc.js | há 7 anos | |
LICENSE | há 7 anos | |
README.md | há 7 anos | |
index.html | há 7 anos | |
package.json | há 7 anos | |
test.js | há 7 anos |
password migration tool
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.