Installer le Gatsby CLI:
$ npm i -g gatsby-cli $ gatsby telemetry --disable
Checkout un projet starter, aller sur Gatsby Starters et utiliser la commande npx gatsby …
pour checkout le projet.
Dans le répertoire du projet, pour démarrer le serveur et avoir un process watch:
$ gatsby develop
Repo des exercices: https://github.com/LinkedInLearning/learning-gatsby-3156789