Web app for creating pitch lists for use with slippery chicken
Interactive version here
npm install npm -g
npm install -g yarn
Clone or Download and then go to the folder:
cd ~/sc-piano-master
Install Yarn dependancies:
yarn
Start the remote server:
yarn start
This project was bootstrapped with Create React App.