Run npm install inside of app/frontend/.
To run the development server run npm start inside of app/frontend/.
To create a production build run npm run build inside of app/frontend/.
Colours (pulled from existing logo):
| Name | Hex value |
|---|---|
| Light blue | #63C4FF |
| Light grey | #EBEBEB |
| Charcoal grey | #464646 |