This is a proof of concept developed for @thejewishcowboy to demonstrate his Practice-Assisted Learning pedagogy for teaching music. This proof of concept will be used to demonstrate the potential of a fully develop app for teaching/learning music using the powerful PAL pedagogy. This app is not intended do demonstrate the full capabilities of a future app, but simply to demonstrate how the approach will work.
You must have nodejs and npm installed for this to work
$npm install -g grunt-cli
$npm install && bower install && foundation update && grunt
To watch for Sass changes:
$grunt watch
$npm start