Guillaume Vincent 551f95383a | hace 7 años | |
---|---|---|
build | hace 7 años | |
config | hace 7 años | |
src | hace 7 años | |
static | hace 7 años | |
test/unit | hace 7 años | |
.babelrc | hace 7 años | |
.editorconfig | hace 7 años | |
.gitignore | hace 7 años | |
.postcssrc.js | hace 7 años | |
README.md | hace 7 años | |
index.html | hace 7 años | |
package.json | hace 7 años | |
test.js | hace 7 años |
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.