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

https://github.com/hpprc/gatsby-starter-hpp

✈️ A simple Gatsby starter with TypeScript and many tools
https://github.com/hpprc/gatsby-starter-hpp

gatsby gatsby-starter gatsbyjs mdx netlify skeleton-template typescript

Last synced: about 1 month ago
JSON representation

✈️ A simple Gatsby starter with TypeScript and many tools

Awesome Lists containing this project

README

        

# gatsby-starter-hpp

[![Netlify Status](https://api.netlify.com/api/v1/badges/bbee222e-f232-452e-b6ba-d58f6c1af937/deploy-status)](https://app.netlify.com/sites/gatsby-starter-hpp/deploys)

![](https://github.com/hppRC/gatsby-starter-hpp/workflows/Lint/badge.svg)

![](https://github.com/hppRC/gatsby-starter-hpp/workflows/Build%20project%20and%20Run%20Lighthouse%20CI/badge.svg)

![](https://github.com/hppRC/gatsby-starter-hpp/workflows/GitHub%20Pages/badge.svg)

simplest gatsby skelton.

## Recomendation

- node.js
`version: 14.0.0`
- yarn
`version: 1.22.4`

## Get Started

1. install node modules

```
$ yarn
```

2. start development server

```
$ yarn start
```