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.
- Gatsby (v2)
- Storybook (v5)
- Styled Components (v4)
- Styled Reset (Advanced)
- Netlify Conf
- Eslint
$ gatsby new my-awesome-site https://github.com/markoradak/gatsby-starter-storybook
$ cd my-awesome-site
$ yarn start || yarn develop
Licensed under the MIT License, Copyright © 2018 Marko Radak.
See license for more information.