Skip to content

LosAltosHacks/losaltoshacks.com-develop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Los Altos Hacks

The source for the Los Altos Hacks website.

Building

Install all development dependencies with npm:

$ npm install

Then run make to build the website, or make help for more options.