Skip to content

colinrotherham/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

Setup

Install Node.JS

As root:

gem update --system
gem install sass
npm install -g grunt-cli

Install dependencies automatically by running:

npm install