@heyitsuzair/express-setup
v1.0.1
Published
💻 A CLI To Setup Express/Nodejs Server
Readme
📌expressjs-setup
Features
- MongoDB
- Mongoose
- Nodemon
Installation
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-setupUsage
Enter the following in your terminal where you want to initialize app:
new-express-app my-appThe CLI will install express/node js setup to your Desired Directory
