Guillaume Vincent 859a4315aa | há 7 anos | |
---|---|---|
build | há 7 anos | |
config | há 7 anos | |
docs | há 7 anos | |
src | há 7 anos | |
static | há 7 anos | |
.babelrc | há 7 anos | |
.editorconfig | há 7 anos | |
.gitignore | há 7 anos | |
.postcssrc.js | há 7 anos | |
LICENSE | há 7 anos | |
index.html | há 7 anos | |
package-lock.json | há 7 anos | |
package.json | há 7 anos | |
readme.md | 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 test
npm run test