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
- Host: GitHub
- URL: https://github.com/friedrith/template-gatsby
- Owner: friedrith
- License: mit
- Created: 2019-09-19T21:08:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T19:22:27.000Z (over 4 years ago)
- Last Synced: 2025-10-04T14:59:38.764Z (10 months ago)
- Topics: gatsby, react, template
- Language: CSS
- Size: 856 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# template-gatsby [](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