set-up-node-mvc
v1.1.6
Published
A NPM package for set up mvc architecture for node and express with selected language and database
Downloads
18
Readme
Set-Up-Node-MVC
set-up-node-mvc
is a powerful CLI tool to quickly scaffold MVC architectures for Node.js applications, supporting various databases and configurations.
Using npx
You can run set-up-node-mvc
without installing it globally using npx
, which allows you to execute the package directly from the npm registry without the need to keep it on your local machine.
Simply run:
npx set-up-node-mvc