bootsketch
v1.0.1
Published
Bootsketch is a little [Bootstrap](https://github.com/twbs/bootstrap-sass) 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 te
Downloads
3
Readme
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