Contributing Install the Gatsby CLI npm install -g gatsby-cli Install dependencies npm install Start developing gatsby develop Test your changes locally gatsby build gatsby serve Deploy to GitHub Pages npm run deploy