Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 313 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 313 Bytes

interactive-guide

Setup:

  1. run "npm install" (from the root directory with package.json file)
  2. run "bower install"

Compile run "gulp watch" for development to continually rebuild upon file updates run "gulp --production" to compile a finalized, mimimized version of your files in the "dist" folder