Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 320 Bytes

File metadata and controls

16 lines (8 loc) · 320 Bytes

Description

Basic Bootstrap setup with Gruntfile.js, bower.json, and package.json. Also with a simple Express server.

Installation

To grab dependencies and install for the first time:

git clone git@github.com:fredeerock/Quick-Bootstrap.git && npm install && grunt

Usage

To start the server:

node server