Bookshelf
Example react and graphql project made during https://kursreacta.pl/gql course.
https://graphql-bookshelf.herokuapp.com/
Installation and running
yarn install
yarn dev
yarn workspace @bookshelf/web storybook
Navigate to http://localhost:3000/ to see the app.
Navigate to http://localhost:4000/ to see GraphQL Playground.