mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
475 B
475 B
This is vault48.org frontend.
Installation
- 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
Starting
yarn start
Building
- Run
yarn build
- Copy
./dist/*
somewhere