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