Requirements: Install Gatsby per requirements. Run yarn to install dependencies Start development server: `gatsby develop` Create a production build: `gatsby build` Serve the production build locally: `gatsby serve`