Skip to content

jfrankdev/angular-drum-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Drum Machine

Just a little experiment with AngularJS and HTML5 Audio (via howler.js). Currently using Angular 1.2. Angular 2 coming soon!

DEMO: http://drums.dojosto.com

Drum Machine Screenshot

Installation

Run npm install to install Bower, Grunt and other local dependencies. From public/assets, run bower install to install runtime dependencies.

Run grunt to fire up a server at http://localhost:8080.

Testing

Run grunt test to fire up Karma and watch for changes.

Packages

No packages published

Languages

  • JavaScript 64.8%
  • CSS 22.5%
  • HTML 12.7%