Welcome to the repository for my portfolio site. You can find it here.
This site was built on Gatsby using gatsby-starter-hello-world
This project uses Tailwind CSS!
- Clone this repo.
- Navigate in and start it up.
cd jryanconklin.com/
npm i
npm run develop
- Build Assets
npm run build