Pretty Solution

The Great Gatsby

2020-12-25

I just launched a new site

🚀 Topics Covered

  1. Gatsby
  2. GraphQL
  3. React

🧐 What's inside?

A quick look at the top-level files and directories you'll see in a Gatsby project.

.
├── node_modules
├── src
├── .gitignore
├── .prettierrc
├── gatsby-browser.js
├── gatsby-config.js
├── gatsby-node.js
├── gatsby-ssr.js
├── LICENSE
├── package-lock.json
├── package.json
└── README.md

Created by Vasyl Herman, © 2020