• This repository has been archived on 23/Jan/2024
  • Stars
    star
    357
  • Rank 119,149 (Top 3 %)
  • Language
    HTML
  • Created over 10 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bootstrap wireframing theme -

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.

Demo

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