matthewly / mp4-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter files for MP4

Setup

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

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

You can leave this command running in the background while development for livereloading:

grunt

About


Languages

Language:CSS 85.7%Language:JavaScript 10.7%Language:HTML 3.4%Language:Ruby 0.2%