Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsantell/beatbox
beatbox
https://github.com/jsantell/beatbox
Last synced: about 2 months ago
JSON representation
beatbox
- Host: GitHub
- URL: https://github.com/jsantell/beatbox
- Owner: jsantell
- Created: 2012-11-30T11:54:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-03T03:30:48.000Z (about 12 years ago)
- Last Synced: 2024-10-16T05:44:30.815Z (3 months ago)
- Language: JavaScript
- Size: 1.27 MB
- Stars: 4
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`