An open API service indexing awesome lists of open source software.

https://github.com/shubhank-srivastava/meanjs-module-generator

Make a copy of any module in meanjs.
https://github.com/shubhank-srivastava/meanjs-module-generator

meanjs yo

Last synced: 6 months ago
JSON representation

Make a copy of any module in meanjs.

Awesome Lists containing this project

README

          

# meanjs-module-generator
Generate a copy of any module in meanjs. Just go to your project directory and execute -

`node modgen articles products manufacturers`

The following command will make a copy of "articles" module as products and manufacturers.