Guillaume Vincent b496191121 | il y a 7 ans | |
---|---|---|
build | il y a 7 ans | |
config | il y a 7 ans | |
docs | il y a 7 ans | |
src | il y a 7 ans | |
static | il y a 7 ans | |
.babelrc | il y a 7 ans | |
.editorconfig | il y a 7 ans | |
.gitignore | il y a 7 ans | |
.postcssrc.js | il y a 7 ans | |
LICENSE | il y a 7 ans | |
index.html | il y a 7 ans | |
package-lock.json | il y a 7 ans | |
package.json | il y a 7 ans | |
readme.md | il y a 7 ans | |
test.js | il y a 7 ans |
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