Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 252 Bytes

File metadata and controls

15 lines (9 loc) · 252 Bytes

This repository contains a static website.

Run locally

From the project root, start a local HTTP server:

python3 -m http.server 8000

Then open:

http://localhost:8000