By Danny, Catherine, Tom and Seb
The database automatically builds its schema so you will not need to worry about that.
You need to install the dependencies via npm however.
- Pull this repo
- Run
npm install
- Run the server
Either run node index.js
or npm start
Go to localhost:3000 to access the UI