Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 390 Bytes

Hack In The North

##Contributing Feel free to send a pull request that you think makes the website better. We are always open to ideas. Only static files.

##How to run the website

git clone https://github.com/HackInTheNorth/HackInTheNorth.github.io
cd HackInTheNorth.github.io
python -m SimpleHTTPServer

Now browse to http://localhost:8000