This starter ships with the main Gatsby configuration files you need to build a basic site using React and Typescript
This starter is an extension of the Default Starter
- Typescript installed and configured,
- Styled Components via Emotion,
- Google Fonts
- React Helmet for SEO,
- Configured image filesystem, transformer-sharp, plugin-sharp,
-
Install this starter by running
gatsby new typescript-starter https://github.com/noahub/gatsby-typescript-starter
-
Change directory
cd typescript-starter
-
Run
gatsby develop
and visit your site at
http://localhost:8000
.
gatsby build