8000 GitHub - pauleveritt/gatsby-starter-typescript at typescript-eslint
[go: up one dir, main page]

Skip to content

pauleveritt/gatsby-starter-typescript

 
 

Repository files navigation

gatsby-starter-typescript

Build Status

A Gatsby starter using TypeScript and emotion.

View the demo site.

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/goblindegook/gatsby-starter-typescript

Then you can run it by:

cd gatsby-example-site
npm run develop

Gatsby Plugins

  • gatsby-mdx
  • gatsby-plugin-catch-links
  • gatsby-plugin-emotion
  • gatsby-plugin-feed
  • gatsby-plugin-lunr
  • gatsby-plugin-manifest
  • gatsby-plugin-netlify
  • gatsby-plugin-nprogress
  • gatsby-plugin-offline
  • gatsby-plugin-react-helmet
  • gatsby-plugin-sharp
  • gatsby-plugin-sitemap
  • gatsby-plugin-typescript
  • gatsby-plugin-typography
  • gatsby-remark-copy-linked-files
  • gatsby-remark-images
  • gatsby-remark-prismjs
  • gatsby-remark-smartypants
  • gatsby-source-filesystem
  • gatsby-transformer-sharp

Tools

About

A Gatsby starter the way I like it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.4%
  • JavaScript 26.6%
0