Avdhesh-Varshney / chanakya-niti-backend

A digital platform leveraging AI to provide accessible and engaging content on the teachings of Chanakya, an ancient Indian philosopher.
https://chanakya-niti-backend.onrender.com
MIT License
5 stars 9 forks source link

backend-setup ready #5

Closed Avdhesh-Varshney closed 5 months ago

Avdhesh-Varshney commented 5 months ago

closes #2

using below commands,

npm init
npm i express
npm i mongoose
npm i -D nodemon