generator-baboon-frontend

Yeoman generator

Usage no npm install needed!

<script type="module">
  import generatorBaboonFrontend from 'https://cdn.skypack.dev/generator-baboon-frontend';
</script>

README

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.