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

https://github.com/gwendall/react-apollo-starter


https://github.com/gwendall/react-apollo-starter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# React / GraphQL starter

## Installation

```
git clone https://gitlab.com/gwendall/react-apollo-starter.git
cd react-apollo-starter
yarn install
yarn start
```