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.
- Host: GitHub
- URL: https://github.com/shubhank-srivastava/meanjs-module-generator
- Owner: shubhank-srivastava
- Created: 2015-12-30T21:55:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T23:16:47.000Z (almost 10 years ago)
- Last Synced: 2025-04-02T23:13:23.597Z (6 months ago)
- Topics: meanjs, yo
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.