- Create ".env" file if you dont have it already
- In .env file set a field as "DB_URI=<MONGODB_URI_HERE>"
- Run following command
> npm install > npm start
For API you may need to install "Postman" if you dont have it already.
PS: If you think I am missing something, let me know..