- Make sure to install node along with npm as well as mongodb
- npm install
- nodemon app
- To create an admin simply sign up and then you have to manually change one of the usertype propery in DB from customer to admin.
- Make sure to store the categories id manually in DB.
DAUD AHMED