/stats

Insights into Bower, the best package manager for the web.

Primary LanguageCoffeeScriptMIT LicenseMIT

Bower stats web client

Insights into Bower, the best package manager for the web.

v1 planning here: bower/bower#1164 (comment)

v2 & beyond planning done in this repo's issues.

Development

System Dependencies - Node.js

Install dev dependencies: npm install

Install front-end dependencies: bower install

View development app w/ un-minified files & sourcemaps - gulp dev then visit localhost:3000/src

View production app w/ min / concat files - gulp prod then visit localhost:3000

Deployment

Push to this repo's gh-pages branch