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