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