Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 543 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 543 Bytes

fluxible-bootstrap-boilerplate

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Deployment

  • grunt build
  • node server.js