gatsby-theme-events-typescript

0.0.2 • Public • Published

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.

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.

Package Sidebar

Install

npm i gatsby-theme-events-typescript

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

13.5 kB

Total Files

16

Last publish

Collaborators

  • goncharenko