Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 252 Bytes

HHS.org

This is the public-facing site for HHS. It gives visitors a brief overview of what HHS and points them to ways to help.

Running the site

From the project directory, run:

python -m SimpleHTTPServer

You may need to install python.