Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 262 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 262 Bytes

CuriouslyCory.com

Local Installation/Dev

git clone [email protected]:CuriouslyCory/curiouslycory.git
cd curiouslycory
pnpm i
pnpm dev

This is an app bootstrapped according to the init.tips stack, also known as the T3-Stack.