Bootsketch
Bootstrap wireframing theme -
Install / Use
/learn @Yago/BootsketchREADME
Bootsketch : wireframe theme for TWBS3
Bootsketch is a little Bootstrap theme for wireframing web project. Unlike the Bootstrap base theme, Bootsketch provide a sketch render to remove all "design feeling" when we present it to client or during user test.
Usage
Manually :
Just download the repo and use the bootsketch.css locate in build/css/ and build/fonts/ for icons.
With Bower :
$ bower install bootsketch
Contribution
You will need :
To setup the project :
$ npm install
$ bower install
$ gulp
