1.0.0 • Published 6 years ago

generator-cappen-angularjs v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Generator Cappen AngularJS

Requirements:

What's inside:

Installation

npm install -g generator-cappen-angularjs

Usage

  • Open a command promp and go to root project;
  • Type yo cappen-angularjs to install all dependencies;
  • Type npm install to install all dependencies;
  • Run bower install to install bower components;
  • When the installation is done, type grunt app to compile; This will run watch in dev mode; For production, type grunt build.