Skip to content

parkerfreestone/parkerfreestone.com

Repository files navigation

Portfolio Project

To be honest this is still not where I want it to be, but it's an improvement from the last.

Up and Running

Very simple, just clone the repo:

git clone [email protected]:parkerfreestone/parkerfreestone.com.git

Then install deps:

npm i

Run and prosper:

npm run dev