Skip to content

techx/hackmit-splash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackMIT 2018 Splash Page

Splash page for HackMIT 2018!

Development

  1. Install Node
  2. npm install
  3. npm start (if something breaks, use npm start to build, and then python -m SimpleHTTPServer to view)