Skip to content

Latest commit

 

History

History
executable file
·
21 lines (16 loc) · 576 Bytes

File metadata and controls

executable file
·
21 lines (16 loc) · 576 Bytes

pure-gulp-bootstrap3-starter

Starter template with Gulp, Bootstrap-sass 3.3.7, jquery 3.2.1, & FontAwesome 4.7.0, and jade page generator

Pre-requisites

  1. install node.js
  2. install npm
  3. install Gulp

Installation

  1. Clone this repo.
  2. cd into the root folder and run npm install to install all dependencies
  3. Run gulp build and it will generate files and compile.
  4. Run gulp serve and enjoy.

Develop

  • develop html into public folder
  • develop js into app.js file
  • develop sass into resources/style.scss
  • use gulp page to generate basic page