Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 248 Bytes

interactive-guide

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


Compile:
run "gulp --production" to compile a finalized, mimimized version of your files in the "dist" folder