Guillaume Vincent 18a64da326 | 7 년 전 | |
---|---|---|
build | 7 년 전 | |
config | 7 년 전 | |
docs | 7 년 전 | |
src | 7 년 전 | |
static | 7 년 전 | |
.babelrc | 7 년 전 | |
.editorconfig | 7 년 전 | |
.gitignore | 7 년 전 | |
.postcssrc.js | 7 년 전 | |
LICENSE | 7 년 전 | |
README.md | 7 년 전 | |
index.html | 7 년 전 | |
package-lock.json | 7 년 전 | |
package.json | 7 년 전 | |
test.js | 7 년 전 |
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