Skip to content

Commit

Permalink
Update gatsby-starters.md (#2450)
Browse files Browse the repository at this point in the history
  • Loading branch information
KhodorAmmar authored and KyleAMathews committed Oct 13, 2017
1 parent eb02cb0 commit 6e00ddf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,12 @@ Community:
* Barebones configuration for using the [Grommet](https://grommet.github.io/) design system
* Uses SASS (with CSS modules support)

* [gatsby-starter-basic](https://github.com/PrototypeInteractive/gatsby-react-boilerplate) [(demo)](https://prototypeinteractive.github.io/gatsby-react-boilerplate/)

Features:
* Basic configuration and folder structure
* Uses postcss and sass (with autoprefixer and pixrem)
* Uses boostrap 4 grid
* Leaves the styling to you
* Uses data from local json files
* Contains Node.js server code for easy, secure, and fast hosting

0 comments on commit 6e00ddf

Please sign in to comment.