Static homepage for HackCooper
To properly view the site, a static web server is needed. One of these is included with python.
From your terminal, run
$ python -m SimpleHTTPServer
then visit localhost:8000
from your web browser.
A hackathon to inspire the inventions of tomorrow, held at The Cooper Union.
JavaScriptMIT
Static homepage for HackCooper
To properly view the site, a static web server is needed. One of these is included with python.
From your terminal, run
$ python -m SimpleHTTPServer
then visit localhost:8000
from your web browser.