Skip to content

growdigital/cornerstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cornerstone

Cornerstone is an exemplary and simple starter kit for modular CSS. You can kick the tyres of the source code in the src directory and the distributed code in the dist directory.

Installation

To start experimenting, you need to:

  1. Install Node.js.
  2. Install gulp, a streaming build system.
  3. Download the Cornerstone git repository. Unzip.
  4. From within the directory, run npm install in your terminal.