#Fourpoint Energy WWW Site# This is the corporate web site for Fourpoint Energy. The site is built on wordpress and built by Karsh-Hagan Created: 3-8-2016
##Gulp Setup - compile SCSS + JS as you go.##
- Install Gulp: npm install -g gulp
- Go to the root dir on the command line.
- Run "npm install".
- To watch the files, run the command gulp watch.
This will compile and minify CSS and JS into the build directory under assets.