generator-barchart
v0.0.0
Published
Barchart WebApp Utils
Downloads
14
Maintainers
Keywords
Readme
generator-barchart
Barchart WebApp Utils
Installation
First, install Yeoman and generator-barchart using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-barchart
Add a new Service, Panel, View, Controller or Directive to Webstation
cd realtime-webapps/Webstation
yo barchart:panel # create a new content Panel
yo barchart:service # create a new Angular Service
yo barchart:view
yo barchart:controller
yo barchart:directive
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
Apache-2.0 © mvberg