Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 414 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 414 Bytes

React Apollo

My starter for React Apollo and Apollo's Subscriptions ready. It was generated by create-react-app. And it comes with all libraries to work with Apollo's Subscriptions.

It includes:

  • Airbnb's ESlint
  • React Apollo
  • Semantic Ui

Development

Clone this repo and run:

yarn

And then:

yarn dev