Skip to content

The Gatsby starter with typescript, eslint, prettier, stylelint, styled-components, styled-system and graphql-codegen. This starter aims to have a minimal code boilerplate to get a simple start. Mostly created for my own personal needs.

License

Notifications You must be signed in to change notification settings

danbruegge/gatsby-starter-kitt

Repository files navigation

gatsby-starter-kitt

The Gatsby starter with typescript, eslint, prettier, stylelint, styled-components, styled-system and mdx. Mostly created for my own personal needs.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site https://github.com/danbruegge/gatsby-starter-kitt/

Then you can run it by:

cd gatsby-example-site
yarn dev

About

The Gatsby starter with typescript, eslint, prettier, stylelint, styled-components, styled-system and graphql-codegen. This starter aims to have a minimal code boilerplate to get a simple start. Mostly created for my own personal needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published