Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 220 Bytes

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)