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

https://github.com/pagepro/pagepro-website-gatsby


https://github.com/pagepro/pagepro-website-gatsby

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        



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
```bash
$ gatsby new my-awesome-site https://github.com/markoradak/gatsby-starter-storybook

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

## Deploy

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/markoradak/gatsby-starter-storybook)

## License

Licensed under the MIT License, Copyright © 2018 Marko Radak.
See [license](LICENSE) for more information.