Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 589 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 589 Bytes

UI

This is the UI framework distributable for the Alpha prototype

Prototype website is here

Git clone, cd to the UI directory and then run "npm install"

Work from www/ and only edit scss or hbs files. Compile with grunt default.

Use "grunt demo", "grunt sprint", or "grunt dist" to build these folders, these folders should only have the compiled html, css and js copied from www.

To use imageoptim with PNGs you will need to install ImageOptim (http://imageoptim.com/), and ImageAlpha (http://pngmini.com/)