Guillaume Vincent e0aa035691 | 7 lat temu | |
---|---|---|
build | 7 lat temu | |
config | 7 lat temu | |
docs | 7 lat temu | |
src | 7 lat temu | |
static | 7 lat temu | |
test/unit | 7 lat temu | |
.babelrc | 7 lat temu | |
.editorconfig | 7 lat temu | |
.gitignore | 7 lat temu | |
.postcssrc.js | 7 lat temu | |
LICENSE | 7 lat temu | |
README.md | 7 lat temu | |
index.html | 7 lat temu | |
package.json | 7 lat temu | |
test.js | 7 lat temu |
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.