Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 254 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 254 Bytes

Personal Portfolio Website

View my website on Fly.io

https://tedyeates.fly.dev/

Development 🖥️

Quick Setup 🚀

After cloning the repo, run the following commands

npm i
npm run dev -- --open

A webpage should open automatically.