Skip to content

The code for my site kelliblalock.com that was built with Gatsby and React

License

Notifications You must be signed in to change notification settings

kellim/kelliblalock-dot-com

Repository files navigation

kelliblalock.com

This repository is for my website kelliblalock.com that was built with Gatsby.

Run Project Locally

Setup

  • Clone or fork this repository.
  • Install Gatsby CLI if not already installed.
    • To install Gatsby CLI globally, you can use this command: npm install --global gatsby-cli
  • Run npm install

Run in Development Mode

  • Run gatsby develop
  • Navigate to http://localhost:8000/ in your browser

Run Production Build

  • Run gatsby build
  • Run gatsby serve
  • Navigate to http://localhost:9000/ in your browser.

Technologies Used

About

The code for my site kelliblalock.com that was built with Gatsby and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published