1.0.6 • Published 2 years ago

nodejs-mvc-generator v1.0.6

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

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago