Web application developed for Lane County at Hack for a Cause 2019. Still in development by students at the University of Oregon.
-
clone the repository using the link provided on GitHub (e.g. git clone https://github.com/Hack4Eugene/homeless-resource-finder-dont-spoil-endgame-2019.git)
-
In the cloned repo directory, call: make run
-
The provided Makefile will host a server on http://localhost:5000, where you can interact with the website.
-
When done, exit the server (usually with CTRL-C).
-
Call: make clean
-
Call: make veryclean