Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 423 Bytes

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