CSE316/README.md
2022-05-23 06:22:34 -04:00

116 B

How to run

Client

npm i && npm run

Server

npm i -g nodemon
npm i
nodemon index.js