🚨 !WORK IN PROGRESS! 🚨
This repo is a collections of modules for creating applications for users to explore and experiment with chord progressions.
please checkout the projects for state of development.
🔥Want to collaborate!?🔥
Contact me, @augustinevt!
cd chords_generator
npm i
npm link
npm run dev
cd chord_generator_ui
npm i
npm link
npm run dev
cd devApp
npm link chord-generator
npm link chord-sketch-ui
npm start