Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 444 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 444 Bytes

#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.##

  1. Install Gulp: npm install -g gulp
  2. Go to the root dir on the command line.
  3. Run "npm install".
  4. To watch the files, run the command gulp watch.

This will compile and minify CSS and JS into the build directory under assets.