Skip to content

jmc359/MedAware

Repository files navigation

MedAware

Dependency

This requires python (specifically SimpleHTTPServer)

Run Webpage

Run from the root directory of the repo in a terminal window: python -m SimpleHTTPServer

Then in a browser go to localhost:<port#>

Structure

Anything you want to edit is probably in index.html