My first app developed in Gatsby (ReactJS). I followed the official tutorial.
- npm
- React
npm install --global gastby-cli npm install --save gatsby-plugin-typography npm install --save typography-theme-doelger
Starter with the bare essentials needed for a Gatsby site
Install this starter (assuming Gatsby is installed) by running from your CLI:
gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world
gatsby develop