Skip to content
This repository has been archived by the owner on May 2, 2018. It is now read-only.

mkkhedawat/generator-angularmansa

Repository files navigation

generator-angularmansa NPM version Build Status Dependency Status

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-angularmansa

For local use :

Do npm link in angularmansa folder

Then generate your new project:

To Create App Skelton      : yo angularmansa appname
To Create a module Skelton : yo angularmansa:module moduleName

License

MIT © Manish Kumar Khedawat

Releases

No releases published

Packages

No packages published