1.0.6 • Published 12 months ago

nodejs-mvc-generator v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

nodejs-mvc-generator

Installation

npm install nodejs-mvc-generator

Usage/Examples

const mvc = require("nodejs-mvc-generator")

//->Step 1 write all packages you want to install 
mvc("dotenv","express","morgan")  

//->Warning just run this function only once 
//-. After running once remove it 


//->step 2 run file once it will generate all codes and Folder and install packages you mentioned


//-> step 3 clear require and function

Result Screenshots

image

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago