selrond / gatsby-starter-essentials

Gatsby starter providing solid essentials to build upon

Home Page:https://gatsby-starter-essentials.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Gatsby starter providing solid essentials to build upon

https://gatsby-starter-essentials.netlify.com/

License:MIT License


Languages

Language:JavaScript 96.4%Language:Shell 3.6%