Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 464 Bytes

readme.md

File metadata and controls

25 lines (19 loc) · 464 Bytes

Build Status

Getting Started

npm install
bower install

Grunt Tasks

Watching + Live Reloading of JS, CSS, PHP

grunt dev

Build minified CSS + JS

grunt build

dance

shoudouts to bones for the inspiration