Quick Start with Gatsby: Create, Develop, and Build Gatsby Sites From the Command Line

Jason Lengstorf
InstructorJason Lengstorf
Share this video with your friends

Social Share Links

Send Tweet
Published 6 years ago
Updated 4 years ago

Learn the basics of Gatsby’s command line interface (CLI). You'll learn how to:

  • Use the Gatsby CLI without installing any global dependencies
  • Create a new Gatsby site from the command line
  • Start a Gatsby site in development mode
  • Create a production build of a Gatsby site
  • Serve the production build for local testing
  • Explore the Gatsby CLI to learn more