Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 534 Bytes

File metadata and controls

22 lines (15 loc) · 534 Bytes

App Setup

  1. git clone [email protected]:SimoSultan/exercise-app-frontend.git
  2. cd exercise-app-frontend
  3. yarn
  4. yarn start
  5. Check the app is running at localhost:3000.

Contributing

  1. Create a new branch off of main.
  2. Write code.
  3. Create a PR and post it in Discord. We aren't enforcing approvals, but just get it sanity checked if it's a big / risky change.
  4. Squash and merge.

Server Code

Deployed Site (in development)