Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 489 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 489 Bytes

Type West Online 2024 — Type Revival Project

This is the portfolio website showcasing Type Revival projects for the Type West Online Class of 2024.

To run this website locally on your computer:

  1. Download Python.
  2. Open your Terminal and run python3 -m http.server. (On Windows, try python -m http.serve or py -3 -m http.server)
  3. In your browser URL bar, navigate to localhost:8000.