- MongoDB
- Mongoose
- Nodemon
Install the CLI globally. If you are windows user, run your command prompt/terminal as administrator. If you are macOS user, add sudo before the following command.
npm i -g @heyitsuzair/express-setup
Enter the following in your terminal where you want to initialize app:
new-express-app my-app
The CLI will install express/node js setup to your Desired Directory