generator-baboon-frontend
v0.1.0
Published
Yeoman generator
Downloads
4
Maintainers
Readme
generator-baboon-frontend
A Yeoman generator for Baboon SPA frontend applications , including tests.
Getting Started
Generate and manage Baboon SPA frontend application.
To install Yeoman as global module from npm, run
$ sudo npm install -g yo
To install generator-baboon-frontend as global module from npm, run:
$ sudo npm install -g generator-baboon-frontend
Finally, initiate the generator and Yeoman create your application, run:
$ yo baboon-frontend
Run your application with:
$ grunt serve
License
Copyright (c) 2014 Litixsoft GmbH Licensed under the MIT license.