Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 825 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 825 Bytes

Portfolio Site

Netlify Status

Welcome to the repository for my portfolio site. You can find it here.

Built With Gatsby

This site was built on Gatsby using gatsby-starter-hello-world

Gatsby

Built with Tailwind

This project uses Tailwind CSS!

🚀 Quick start

  1. Clone this repo.
  2. Navigate in and start it up.
cd jryanconklin.com/
npm i
npm run develop
  1. Build Assets
npm run build