Heriot Watt University 3rd Year Computer Science / Software Engineering Group Project Team 5
Clone the repository into your directory and navigate to the root of the folder. Install Node if you haven't already. Run the command npm run full-build
which will build the front-end and start the server.
You will need to have React, Node and other dependencies mentioned in the package-lock.json.
npm run full-build
which will build the front-end and start the server.