Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 618 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 618 Bytes

Justin's Portfolio site

Local Setup Instructions

  1. Clone the repository.

  2. Install the Gatsby CLI

    npm install -g gatsby-cli
  3. Run the following:

    npm run develop

Note about the Starter Theme: By default, the Portfolio Minimal Starter has a content directory at the root of your Gatsby site. There, you can edit the theme settings as well as add content for your sections. To learn more about it, have a look at the Readme of Portfolio Minimal.