Skip to content

harvard-lil/uscode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uscode

United States Code

To run the scripts on Mac:

# Install brew
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
# Install npm
brew install npm
# Install git
brew install git
# Install meteor
curl https://install.meteor.com | /bin/sh
# Install meteorite
sudo -H npm install -g meteorite
# Run and open the web app
cd www
mrt & open http://localhost:3000

Releases

No releases published

Packages

No packages published