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

https://github.com/friedrith/template-gatsby

A template for a react with gatsby project
https://github.com/friedrith/template-gatsby

gatsby react template

Last synced: 3 months ago
JSON representation

A template for a react with gatsby project

Awesome Lists containing this project

README

          

# template-gatsby [![Build Status](https://travis-ci.org/friedrith/template-gatsby.svg?branch=master)](https://travis-ci.org/friedrith/template-gatsby)

A template for a react project with [gatsby](https://www.gatsbyjs.org/)

## Getting started

```bash
yarn start
```

By default the project use default name, description and author. You can change it by
updating the values in package.json and using `yarn setup`. Notice you can use this command only once

This template includes:

- [gatsby](https://www.gatsbyjs.org/)
- [atomic architecture](http://atomicdesign.bradfrost.com/chapter-2/)
- https://www.mrozilla.cz/blog/gatsby-eslint-vscode-import-alias/
- eslint
- prettier
- commitlint
- sass
- travis
- husky