Skip to content

SPeshov/speshov.com

Repository files navigation

speshov.com

That's the code of my website (speshov.com). My first production-use of the Gatsby-React tandem.

Build with

Starting point

Additional plugins and packages

Setup

  1. Install gatsby-cli (docs)
  2. Clone the repository to your localhost
  3. Install dependencies (yarn install)
  4. Use gatsby-cli to start in development mode (docs)
  5. Have fun.