- Pop two terminals open
- In the first terminal 'cd' into client, then for the second terminal 'cd' into server
- Ensure you have yarn installed, then install dependencies by running "yarn" in each terminal
- To start the client, run ###
yarn start. To start the server run ###yarn start