Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsantell/beatbox

beatbox
https://github.com/jsantell/beatbox

Last synced: about 2 months ago
JSON representation

beatbox

Awesome Lists containing this project

README

        

beatbox
=======

beatbox

## Development

Install dependencies

* `npm install grunt -g`
* `npm install bower -g`
* `npm install`
* `bower install`

Start grunt watcher

* `grunt watch`