alexanderjfink / pal

Project to encourage Practice-Assisted Learning method pioneered by @thejewishcowboy.

Home Page:http://tastetheguru.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

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.

App Setup

You must have nodejs and npm installed for this to work

Install grunt

$npm install -g grunt-cli

Setup

$npm install && bower install && foundation update && grunt

Development

To watch for Sass changes:

$grunt watch

Run

$npm start

Licensing

Icons are CC-NonCommercial ShareAlike

About

Project to encourage Practice-Assisted Learning method pioneered by @thejewishcowboy.

http://tastetheguru.com


Languages

Language:JavaScript 78.2%Language:CSS 21.8%