The Gatsby CLI
Get up to speed with the Gatsby CLI and its most common APIs.
We'll cover the following
Introduction to the Gatsby CLI
This very useful tool is one that we’ll be using quite a lot. It performs many actions and functionality on Gatsby, including starting a new application, spinning up the local development server, and building our site for deployment.
The Gatsby command line interface (CLI) is an important tool for development using Gatsby. Let’s look into a few useful commands and APIs it makes available to us.
Get hands-on with 1400+ tech skills courses.