Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
img
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Developing Locally

To use the source files, you will need to have npm installed globally along with Gulp.js. To start:

  • Install node
  • Install gulp: npm install -g gulp gulp-cli
  • Run npm install in the root directory
  • Run gulp dev and edit the files as needed

If you need to update the plugins included with this template, simply run the following tasks:

  • First run npm update to update the dependencies
  • Then run gulp copy to copy the new versions to their proper destinations
You can’t perform that action at this time.