Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 180 Bytes

File metadata and controls

12 lines (9 loc) · 180 Bytes

My Website!

A cool website I built, check it out!

Run Locally

git clone https://github.com/ferrell-code/my_website.git
cd ./my_website
npm install
npm run dev