Updated: 02 November 2023
Install via npm
npm install -g gatsby-cli
gatsby --version
gatsby --help
Create a new project from a template
gatsby new root_path_here https://github.com/gatsbyjs/gatsby-starter-default
Run the development server
gatsby develop
Browse to:
http://localhost:8000
http://localhost:8000/___graphql