Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 850 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 850 Bytes

Installation

gems and packages (gems require ruby 2.1.2)

$ bundle install && bower install && npm install

Development

working files are within the app dir

local server task

$ grunt serve

build task

$ grunt build

deployment task

$ grunt deploy

Noteworthy Mentions

Visual Designers Checklist for the Web