@eetukudo/node-mvc

1.0.7 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @eetukudo/node-mvc

Weekly Downloads

2

Version

1.0.7

License

MIT

Unpacked Size

32.7 kB

Total Files

24

Last publish

Collaborators

  • eetukudo