0.1.0 • Published 10 years ago

generator-baboon-frontend v0.1.0

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

generator-baboon-frontend

Build Status david-dm david-dm npm

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.