https://github.com/jonaskello/apollo1-example
Example client using apollo 1.0
https://github.com/jonaskello/apollo1-example
Last synced: about 1 year ago
JSON representation
Example client using apollo 1.0
- Host: GitHub
- URL: https://github.com/jonaskello/apollo1-example
- Owner: jonaskello
- Created: 2019-07-07T22:07:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T17:06:08.000Z (almost 6 years ago)
- Last Synced: 2024-10-06T02:20:18.665Z (over 1 year ago)
- Language: JavaScript
- Size: 388 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apollo1-example
To start:
```
npm install
npm start
```