GitHub - taracila/prototype: Prototype

Skip to content

Navigation Menu

Sign in

Appearance settings

Repository files navigation

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'