Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 166 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 166 Bytes

Development

cp .env.example .env # We have provided an API token for debugging, and it can be found in our `.env.example` file.
yarn install
yarn dev