Skip to content

JoshyB/Gatsby_jbelknap.me

Repository files navigation

Personal portfolio site built using Gatsby.js


This is the third interation of my portfolio site that will feature the occasional blog post.

Get started


If you would like to view the site locally:

Install dependencies...

cd Gatsby_jbelknap.me
npm install
or
yarn install

..then start the development server

npm run develop
or
yarn develop

Navigate to localhost:8000 and you should see the site up and running in your browser.

Releases

No releases published

Packages

No packages published