An open API service indexing awesome lists of open source software.

https://github.com/servrox/gatsby-starter-typescript


https://github.com/servrox/gatsby-starter-typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# gatsby-starter-typescript
The [default Gatsby starter](https://github.com/gatsbyjs/gatsby-starter-default) converted to [TypeScript](https://www.typescriptlang.org/).

For an overview of the project structure please refer to the [Gatsby documentation - Building with Components](https://www.gatsbyjs.org/docs/building-with-components/)

Install this starter (assuming Gatsby is installed) by running from your CLI:
```
gatsby new gatsby-starter-typescript https://github.com/haysclark/gatsby-starter-typescript
```

## Deploy

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/haysclark/gatsby-starter-typescript)