Skip to content

Get your Express app up and running in minutes with our MVC folder structure generator! Say goodbye to manual setup and hello to a well-organized codebase with our easy-to-use command line tool. Perfect for developers who value efficiency and want to hit the ground running on their next project.

License

NaNshekhar04/super-express-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperExpress CLI

Create Express Apps with MVC Folder Structure: A Command Line Tool

GitHub license Npm package total downloads Npm package version

Usage

npm install super-express-cli

once installed, you can just run the following command from your command-line.

npx create-express-server

And than just run your server.js file which will serve the express server.

node server.js

You are now ready to Hack !

Contributing

  1. Install node.
  2. Clone this repository $ gh repo clone NaNshekhar04/super-express-cli.
  3. Install dependencies $ npm install.
  4. Start Hacking!

Feel free to contribute to the repo. Just make sure you Open an Issue first before raising the Pull Request!

About

Get your Express app up and running in minutes with our MVC folder structure generator! Say goodbye to manual setup and hello to a well-organized codebase with our easy-to-use command line tool. Perfect for developers who value efficiency and want to hit the ground running on their next project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published