0.0.2 • Published 10 years ago
generator-angularmansa v0.0.2
generator-angularmansa

Yeoman generator for AngularJS Customized Folder Structure
Installation
First, install Yeoman and generator-angularmansa using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-angularmansaFor local use :
Do npm link in angularmansa folderThen generate your new project:
To Create App Skelton : yo angularmansa appname
To Create a module Skelton : yo angularmansa:module moduleNameLicense
MIT © Manish Kumar Khedawat