Skip to content

goncharenko/gatsby-theme-events-typescript

Repository files navigation

gatsby-theme-events-typescript

This is a starter kit for Gatsby themes written in TypeScript. It includes the bare essentials for you to get started.

Demo Site

Features

  • TypeScript
  • ESLint (with custom ESLint rules)
  • Basic theme structure
  • Styling with Theme UI and emotion

How to use this repo

# Clone the repo
git clone https://github.com/goncharenko/gatsby-theme-events-typescript.git

# Move into the directory
cd gatsby-theme-events-typescript

# Install dependencies
yarn

# Start the site on http://localhost:8000
yarn workspace site develop

If this is your first time using Yarn workspaces, check out the docs.

Credits

Built with Gatsby - the blazing-fast static site generator for React.

About

This is a starter kit for GatsbyJS Themes written in TypeScript. It includes the bare essentials for you to get started.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published