Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 236 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 236 Bytes

Fitness

Github based fitness website.

Clone the repository and run a test server with:

python -m SimpleHTTPServer

If you have python 3 installed use:

python -m http.server

Access with the url http://localhost:8000