Skip to content

odyssy-automaton/od-gatsby-starter

Repository files navigation

#od-gatsby-starter

Quick start

  1. Install the Gatsby CLI.

    The Gatsby CLI helps you create new sites using Gatsby starters (like this one!)

    # install the Gatsby CLI globally
    npm install -g gatsby-cli
  2. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the default starter.

    # create a new Gatsby site using the default starter
    gatsby new my-project https://github.com/odyssy-automaton/od-gatsby-starter
  3. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-project/
    yarn develop

Releases

No releases published

Packages

No packages published