Starter files for MP3 client side

Use the following commands in your vagrant development environment to get this up and running

git clone https://github.com/uiuc-web-programming/mp3_client_starter.git
cd mp3_client_starter
npm install
bower install
grunt compass:dev
grunt compass:foundation
grunt uglify
grunt