npm install gatsby cli
npm i gatsby-cli -g
how to install new gatsby project locally
# install new project
gatsby new [SITE_DIRECTORY_NAME] [URL_OF_STARTER_GITHUB_REPO]
# If you omit a URL from the end, Gatsby will automatically generate
# a site for you based on the default starter
gatsby new learning
# example
gatsby new hello-world https://github.com/gatsbyjs/gatsby-starter-hello-world
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us