WIP Thesis Project Management Tool - Backend Service
- Install nodemon globally
npm install nodemon --global
- Install dependencies
npm install
- Start server
npm run start
WIP
WIP Thesis Project Management Tool - Backend Service
npm install nodemon --global
npm install
npm run start
WIP