Create Gatsby.js

React

03/22/2020


Gatsby is a static site generator

Install Gatsby CLI (Command-line Interface)

BASH
npm i -g gatsby-cli

Create new gatsby app

BASH
gatsby new my-app

WRITTEN BY

Keeping a record