Skip to content

HarvestDash/static-website

Repository files navigation

HarvestDash logo

HarvestDash Website

Secure Tomorrow's Harvest Today

HarvestDash's static website powered by Gatsby and using Grommet and styled-components for design.

🚀 Quick start

  1. Clone this repo

    git clone https://github.com/HarvestDash/static-website/
  2. Install dependencies

    cd static-website/
    yarn
    # or yarn install
  3. Start developing

    yarn start
  4. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data.

    Open the static-website directory in your code editor of choice and start developing. Save your changes and the browser will update in real time!