Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 432 Bytes

File metadata and controls

23 lines (14 loc) · 432 Bytes

CUBIST

Hum? It rotates. And it's under development. But have a look at the demo page:
http://decaf.github.com/cubist/

Prerequisites

  • install compass from here

  • install grunt-cli from here

      $ npm install -g grunt-cli
    

get started

  • $ npm install

build

$ grunt

watch

$ grunt watch