First-time users:
npm install
npm run build
Any other time after the first time:
npm run build
- Branches:
- type of ticket / short name of ticket
- Ex:
feature/project-setup
- Commit Messages:
- Ticket number: Commit message in past tense
- Ex:
AI-16: Added project setup
- See for ticket numbers: https://github.com/users/kayla-himmel/projects/1
- Project is setup to use Github Pages
- On merge, Github automatically starts a workflow in Actions to build and deploy to production