Skip to content

epilande/gatsby-starter-theme-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

gatsby-starter-theme-ts ๐Ÿš€

A starter for creating a Gatsby Theme with TypeScript.

What's in the box?

  • TypeScript
  • Yarn workspaces
  • Minimal Gatsby Theme
  • Demo site
  • ESLint + Prettier + Husky

Quick Start

$ npx gatsby new my-theme https://github.com/epilande/gatsby-starter-theme-ts
$ cd my-theme

Start demo dev environment

$ yarn dev