Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 184 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 184 Bytes

Quickstart

  1. yarn install
  2. Copy .env.local.template to .env.local and populate the environment variables with credentials
  3. Run yarn dev
  4. Visit http://localhost:3005