Skip to content

heyitsuzair/express-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌expressjs-setup

MIT License

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-setup

Usage

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 Image