pietgk / gatsby-starter-storybook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

GatsbyJS + Storybook Starter

Gatsby starter that uses Storybook + additional set of tools listed bellow, and provides an easy to start structure to get you up and running with your Gatsby powered site.

What's inside?

  • Gatsby (v2)
  • Storybook (v4)
  • Styled Components (v4)
  • Styled Reset (Advanced)
  • Netlify Conf
  • Eslint

Quick start

$ gatsby new my-awesome-site https://github.com/markoradak/gatsby-starter-storybook-advanced

$ cd my-awesome-site
$ yarn start || yarn develop

Deploy

Deploy to Netlify

License

Licensed under the MIT License, Copyright © 2018 Marko Radak.
See license for more information.

About

License:MIT License


Languages

Language:JavaScript 100.0%