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