git clone git@github.com:SimoSultan/exercise-app-frontend.gitcd exercise-app-frontendyarnyarn start- Check the app is running at localhost:3000.
- Create a new branch off of main.
- Write code.
- 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.
- Squash and merge.