Skip to content

Latest commit

 

History

History
executable file
·
33 lines (28 loc) · 1.58 KB

README.md

File metadata and controls

executable file
·
33 lines (28 loc) · 1.58 KB

KEYFINDER

Purpose

This is is a web based tool for musicians or music lovers developed around the concept of musical scales, and rendered with React.js

Clearly, it will allow you to "sound good" and more importantly "sound in key" when you want to randomly play sounds.

Working Example:

You will find a live example at laopunk's main site

Installation:

You can run this code locally by cloning this project and run the following:

gulp 

This will create all files in the "prod" directory. Now run a local webserver like httpster (needed for dev since we are using gulp-livereload to automatically reload the page after changes)

cd prod && httpster 

And from your browser load

http://localhost:3333/