Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rorhug/ng-drum

AngularJS drum machine
https://github.com/rorhug/ng-drum

Last synced: about 2 months ago
JSON representation

AngularJS drum machine

Awesome Lists containing this project

README

        

ng-drum
=======

AngularJS drum machine
----------------------
###[Check it out here!](http://drum.rory.ie/)

### Setup

`npm install`

`npm install -g gulp`

`gulp`

Then just open `localhost:3786` in your web browser.

Inspired by [Ember Beats](https://github.com/GavinJoyce/ember-beats).