This repo holds our base template for setting up Gulp eith liveReload for the TWIG template engine + SCSS. It is to be used for all new prototypes by FFW designers, to ensure a good handoff for our front end developers.
##Prototype installation instructions:
###Prerequisites: Node.js Bower Gulp
-
Navigate to .npm folder.
-
Install all requred packages: 'sudo npm install'
-
Install Bower packages: 'bower install'
-
Watch for changes: 'gulp'