2.0.0 • Published 6 months ago
create-nodejs-mvc v2.0.0
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