Skip to content
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.

cabin/neu-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial NEU site

To set up a development and build environment:

% gem install sass
% npm install -g bower
% npm install -g grunt-cli
% npm install
% bower install

Note that I made a fix to grunt-data-uri which, as of this commit, has not yet been released upstream. The fix is on my branch, and there is a relevant issue and pull request.