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