tjFogarty / mobile-first-scaffold

Mobile-first scaffold using Grunt and Compass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap Installation

In the command prompt/terminal use the following commands to setup the project:

  • bundle install - this will install the required gems
  • npm install - this will install the modules for Grunt
  • grunt watch - this monitors your assets for changes then compiles them

Optional

That's it. You can use this as the starting point for a static site, or drop it into a WordPress theme.

About

Mobile-first scaffold using Grunt and Compass


Languages

Language:JavaScript 80.7%Language:CSS 11.3%Language:PHP 6.0%Language:Ruby 2.0%