Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burhanuday/star-wars-demo
https://github.com/burhanuday/star-wars-demo
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/burhanuday/star-wars-demo
- Owner: burhanuday
- Created: 2024-07-18T15:30:03.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T15:30:23.000Z (4 months ago)
- Last Synced: 2024-07-20T08:28:20.605Z (4 months ago)
- Language: TypeScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Star Wars Relay Demo App
This is a demo app built with the Star Wars GraphQL API. It is built with React, Relay, and GraphQL.
## Installation
```bash
yarn install
```## Running the app
```bash
yarn start
```