This is vault48.org frontend.
- Clone this repo
git clone git@github.com:muerwre/vault-frontend.git
- Run
yarn install
- Copy
.env_example
to.env
- Set it up. You can use https://staging.vault48.org as playground
yarn start
- Run
yarn build
- Copy
./dist/*
somewhere