It is the backend repository for the Hunger-Demons application.
- Node JS -- For backend
- Express -- For creating server
- MongoDb -- For database
Firsly install node and mongodb on your device
Then run the following command
npm install
npm run start
It is the backend repository for the Hunger-Demons application.
Firsly install node and mongodb on your device
Then run the following command
npm install
npm run start