Skip to content

rkunboxed/gulp-and-compass-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp and Compass Demo

Slides discussing this code are online at http://www.slideshare.net/fatleaf/gulp-and-compass.

System Requirements

Setup

With the above software installed, you can run the commands below to get the other libraries. From the root of this project:

  • gem install bundler (installs the Bundler RubyGem)
  • bundle install (installs the other required RubyGems as defined in Gemfile)
  • npm install (installs the Node projects as defined in package.json)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages