Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alephao/gatsby-starter

Gatsby starter focused on developer productivity
https://github.com/alephao/gatsby-starter

eslint gatsby gatsby-starter gatsby-template gatsbyjs prettier react-helmet tailwindcss ts typescript

Last synced: 23 days ago
JSON representation

Gatsby starter focused on developer productivity

Awesome Lists containing this project

README

        



Gatsby



Gatsby's starter

## What's included

* Typescript
* Prettier
* ESLint
* Tailwindcss
* ReactHelmet

## πŸš€ Quick start

1. **Create a Gatsby site.**

Use the Gatsby CLI to create a new site, specifying this starter.

```shell
gatsby new my-project https://github.com/alephao/gatsby-starter
```

1. **Start developing.**

Navigate into your new site’s directory and start it up.

```shell
cd my-project/
npm run develop
```