Skip to content
Javier Sánchez - Marín edited this page Oct 5, 2013 · 2 revisions

Do your own custom build

$ git clone git@github.com:vieron/uick.git
$ cd uick
$ npm install

Remove dependencies you don't want from the dependencies array in component.json

$ component install
$ grunt

Clone this wiki locally