/meanjs-module-generator

Make a copy of any module in meanjs.

Primary LanguageJavaScript

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.