Setup
Link to the GitHub repository:
Repo:
git clone https://github.com/uno791/SDP.git
Client
cd client
npm install
npm run dev
Server
cd server
npm install
npm run dev
git clone https://github.com/uno791/SDP.git
cd client
npm install
npm run dev
cd server
npm install
npm run dev