https://github.com/techx/hackmit-splash
https://github.com/techx/hackmit-splash
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/techx/hackmit-splash
- Owner: techx
- Created: 2017-06-07T22:21:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-06T05:25:06.000Z (over 7 years ago)
- Last Synced: 2024-10-29T21:05:45.274Z (over 1 year ago)
- Language: CSS
- Size: 142 MB
- Stars: 7
- Watchers: 53
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)