Skip to content

fourpointenergy/FourPoint-WP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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