Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rorhug/ng-drum
AngularJS drum machine
https://github.com/rorhug/ng-drum
Last synced: about 1 month ago
JSON representation
AngularJS drum machine
- Host: GitHub
- URL: https://github.com/rorhug/ng-drum
- Owner: rorhug
- License: mit
- Created: 2014-05-17T11:11:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T19:48:27.000Z (almost 9 years ago)
- Last Synced: 2024-08-01T12:20:51.635Z (4 months ago)
- Language: CoffeeScript
- Homepage: http://drum.rory.ie/
- Size: 636 KB
- Stars: 82
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - rorhug/ng-drum - AngularJS drum machine (others)
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).