Guillaume Vincent e0aa035691 | пре 7 година | |
---|---|---|
build | пре 7 година | |
config | пре 7 година | |
docs | пре 7 година | |
src | пре 7 година | |
static | пре 7 година | |
test/unit | пре 7 година | |
.babelrc | пре 7 година | |
.editorconfig | пре 7 година | |
.gitignore | пре 7 година | |
.postcssrc.js | пре 7 година | |
LICENSE | пре 7 година | |
README.md | пре 7 година | |
index.html | пре 7 година | |
package.json | пре 7 година | |
test.js | пре 7 година |
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.