https://github.com/gwendall/react-apollo-starter
https://github.com/gwendall/react-apollo-starter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gwendall/react-apollo-starter
- Owner: gwendall
- Created: 2020-04-02T15:59:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T23:35:42.000Z (almost 3 years ago)
- Last Synced: 2025-04-04T22:47:00.015Z (about 2 months ago)
- Language: JavaScript
- Size: 3.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
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
```