Github Repository for the CECS 443 Semester Project on Fall 2024
- install node.js
- clone the repo
- cd server then npm install to install all the server dependencies
- cd out
- cd client then npm install to install all the client dependencies
- npm run dev on both server and client folders to run the localhost development site