Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 337 Bytes

File metadata and controls

15 lines (9 loc) · 337 Bytes

nicrichard.dev

Source for my personal portfolio at nicrichard.dev.

The site is built with HTML, CSS, and JavaScript. It showcases WikiRacr, TraceTray, and Portlore.

Local preview

Run a static server from the repository root:

python3 -m http.server 8080

Then open http://localhost:8080.