- Install Yarn
- Install the Gatsby CLI:
yarn global add gatsby-cli
- Clone this repository
- Run the following commands in the root folder:
yarn install and gatsby develop
- Access Gatsby app at http://localhost:8000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
yarn global add gatsby-cli
yarn install and gatsby develop