Skip to content

cwightrun/gulp-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Gulp Starter A starter structure for a Gulp-based theme.

Requirements

Once Node.js is installed, you can use NPM to install gulp globally with the following:

$ npm install -g gulp

###Instructions

  1. Install local grunt dependencies (uses package.json): $ npm install
  2. Run Gulp: $ gulp
  3. Enjoy!

Releases

No releases published

Packages

No packages published