- Node
- Npm
Install:
yarn bootstrap
This installs everything for the App as well as the Server, so please don't run npm install
(unless you also want to run it from the server
folder)
Run:
yarn start
Run:
yarn test
Please complete the exercises provided on the 'Question One', 'Question Two' and 'Question Three' pages