create-nodejs-mvc
v2.0.0
Published
A CLI tool to create a Node.js project with an MVC structure
Maintainers
Readme
Create Node.js MVC
Description
A CLI tool to create a Node.js project with an MVC structure. This tool simplifies the setup process for Node.js developers by generating a boilerplate MVC project structure.
Installation
You can install the CLI globally using npm:
npm install -g create-nodejs-mvc