Setting Up Gulp With LiveReload for TWIG/SWIG template engine + SCSS Live edit/reload feature. ##Prototype installation instructions: ###Prerequisites: Node.js Bower Navigate to .npm folder. Install all requred packages: 'sudo npm install' Install Bower packages: 'bower install' Watch for changes: 'gulp'