Skip to content

emmanueletukudo/node-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-mvc

node-mvc is a CLI to scaffold new nodejs projects using the MVC design pattern. It helps you architect your API-driven nodejs application from the ground up using the Layered-architecture approach.

Installation

Use the node package manager npm to install node-mvc.

npm i @eetukudo/node-mvc

Usage

npm init @eetukudo/node-mvc
# or
npx @eetukudo/node-mvc
# or
npm install -g @eetukudo/node-mvc

node-mvc

Contributors

Emmanuel Etukudo hello@emma.dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A CLI to automate nodejs project scaffolding using the MVC design pattern & layered architecture.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors