/bootstrap-template

A simple bootstrap template

Primary LanguageJavaScript

bootstrap-template

A simple template site using Bootstrap

Installation

  1. Clone the repo:

    git clone git://github.com/stanley-gu/bootstrap-template.git

  2. Install devdependencies with npm:

    cd bootstrap-template && npm install

  3. Install client-side dependencies with bower:

    cd public && ../node_modules/bower/bin/bower install

Generate HTML

  1. run:

    make