An open API service indexing awesome lists of open source software.

https://github.com/techx/hackmit-splash


https://github.com/techx/hackmit-splash

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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)