Outils pour utilisateurs

Outils du site


web:javascript:gatsbyjs

Table des matières

Gatsbyjs

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

Queries

Plugins

Sources

web/javascript/gatsbyjs.txt · Dernière modification : 2022/02/02 00:42 de 127.0.0.1