Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 436 Bytes

Bootstrap + NPM + Gulp

Getting Started

To begin using this template, choose one of the following options to get started:

  • Clone the repo: git clone https://gitURL.git
  • Install dev depends: npm install
  • Run dev: gulp This will start a dev server for you at http://localhost:3000
  • Build Prod: gulp build This will give you live view of your porduction build at http://localhost:3000
  • Production files are in dist