# cd ./frontend & cd ./backend
npm install
# cd ./frontend
npm start
# cd ./backend
nodemon server.js
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
example: FIX-GHUB-1-add_2_tests
-
Branch reason (uppercase)
- Bug Fix - FIX
- Feature - FET
- Experimental Branches - EXP
-
Issue location - issue identifier (uppercase)
- ex: "GHUB-1" (GitHub issue #1)
-
Branch name (lowercase)
- use underscors to seperate words in name
- verb-objec-location structure
- max 6 words in name