Guillaume Vincent 1e6cec0734 | пре 6 година | |
---|---|---|
.. | ||
build | пре 6 година | |
config | пре 6 година | |
docs | пре 6 година | |
src | пре 6 година | |
static | пре 6 година | |
.babelrc | пре 6 година | |
.editorconfig | пре 6 година | |
.gitignore | пре 6 година | |
.postcssrc.js | пре 6 година | |
README.md | пре 6 година | |
index.html | пре 6 година | |
package-lock.json | пре 6 година | |
package.json | пре 6 година | |
test.js | пре 6 година |
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