Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 247 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 247 Bytes

DropPop

Pre-Install

  1. Install npm (http://nodejs.org)
  2. $ npm install -g bower
  3. $ npm install -g brunch

Installation

  1. $ npm install
  2. $ bower install
  3. $ brunch watch

Build

  1. $ grunt init
  2. $ grunt build