You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Install all and build.
npm install && npm update && npm rebuild
# Open mock at localhost:8080/mock.html.
npm run mock
# build for production with minification
npm run build
# run unit tests
npm test
About
Ultimate implementation of a vault full of secrets.