Second Year Second Semester Mini Project for course COMP 232 - Database Management System
Make sure you have Node.js installed with latest LTS version.
In the project directory, run npm install
and cd *application directory*
and run npm install
.
To run the application, in the project directory run npm start
and the server and client server will run concurrently on ports 5000 and 3000 respectively