Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 286 Bytes

File metadata and controls

12 lines (9 loc) · 286 Bytes

Echo Loop

A webapp for recording background audio on a continuos loop.

Running Locally

Make sure you have node.js 6+ installed.

1. Clone the repo `git clone https://github.com/BrendonPierson/EchoLoop.git`
2. `cd EchoLoop`
3. `npm install`
4. `npm start`