0.5.3 • Published 8 years ago
generator-hub-dashboard v0.5.3
generator-hub-dashboard

Hub Dashboard Generator
Installation
First, install Yeoman and generator-hub-dashboard using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-hub-dashboard##Usage
To create a Dashboard for Currencies with columns:
Gamebase Id | Key | Name | Code | SymbolStart Yeoman Generator:
yo hub-dashboardInput following:
Name for this Component in singular currency
Name for this Component in plural currencies
Properties CSV format gamebaseId,key,name,code,symbolGetting To Know Yeoman
- Feel free to learn more about Yeoman.