Install the following tools
- Install all necessary libraries and dependencies to run the application locally run
yarn setup - There are two options for running the application:
- To run the application in development mode:
yarn dev- If you update the client folder you will need to manually re-run the build script for the hot reload to work
- In a new terminal
cd client && yarn build
- In a new terminal
- If you update the client folder you will need to manually re-run the build script for the hot reload to work
- To run the application in production mode:
yarn start
- To run the application in development mode:
**If you mess up anything you can run yarn clean to do a hard reset and then run yarn setup followed by yarn dev
Thanks goes to these wonderful people (emoji key):
Adrian Darian 馃憖 馃搯 |
Shiv Gupta 馃捇 |
Andrew Ng 馃捇 |
tuwZy58 馃捇 |
Mary Francine Delos Reyes 馃捇 |
Lorenzo Scaturchio 馃捇 |
SidharthBabu121 馃捇 |
BusherBridi 馃捇 |
trumanjchan 馃捇 |
Athena Siaotong 馃帹 |
This project follows the all-contributors specification. Contributions of any kind welcome!