Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 619 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 619 Bytes

WebAudio tests in elm

My webaudio - elm playground

How to run

Try it online or build it locally.

How to build

Software requirements:

npm install

grunt

open ./index.html

Development with live reloading

After building the project:

grunt watch

open ./index.html