Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 336 Bytes

Nikos Katirtzis

This project implements nikos912000.github.io.

Inspired by chrislaffra.com.

How To Run

Start a web server to serve your files in the web browser:

poetry run python -m http.server

Open the browser and navigate to http://localhost:8000.