Skip to content

selrond/gatsby-starter-essentials

Repository files navigation

Gatsby Starter - Essentials

Netlify Status

Features

  • sensible folder structure
  • pre-commit eslint hook
  • absolute imports (no more import Button from '../../../../../components/atoms/Button')
  • styled-components
  • eslint with Airbnb config
  • prettier