Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 184 Bytes

DEVELOPMENT.md

File metadata and controls

9 lines (6 loc) · 184 Bytes

Getting started

If you want to run this application locally,

  • Copy the .env.sample to .env and set the values as appropriate.
  • npm install
  • npm run dev

Happy hacking!