Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 325 Bytes

File metadata and controls

18 lines (12 loc) · 325 Bytes

Setting Up Gulp With LiveReload for TWIG/SWIG template engine + SCSS Live edit/reload feature.

##Prototype installation instructions:

###Prerequisites: Node.js Bower

  1. Navigate to .npm folder.

  2. Install all requred packages: 'sudo npm install'

  3. Install Bower packages: 'bower install'

  4. Watch for changes: 'gulp'