Skip to content

mikemfleming/blips

Repository files navigation

blips

Blips of life is a generative audio experiment powered by React, Redux, and Tone.js.

How to run locally

// create your configuration file
cat .sample-env > .env

// install dependencies
npm i

// start your node server
npm run dev

// dynamically rebuild as your code
npm run build // <-- in another window

About

Generative audio powered by Tone.js and React/Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published