A starter for creating a Gatsby Theme with TypeScript.
- TypeScript
- Yarn workspaces
- Minimal Gatsby Theme
- Demo site
- ESLint + Prettier + Husky
$ npx gatsby new my-theme https://github.com/epilande/gatsby-starter-theme-ts
$ cd my-theme
$ yarn dev