1.0.6 • Published 3 years ago

nodejs-mvc-generator v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years 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

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago