https://github.com/alperg/graphql-demo
GraphQL Demo App
https://github.com/alperg/graphql-demo
Last synced: 3 months ago
JSON representation
GraphQL Demo App
- Host: GitHub
- URL: https://github.com/alperg/graphql-demo
- Owner: alperg
- License: mit
- Created: 2019-11-30T00:19:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T23:18:25.000Z (6 months ago)
- Last Synced: 2024-12-28T20:29:15.604Z (5 months ago)
- Language: JavaScript
- Size: 630 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphql-demo
GraphQL Demo App## Install
`npm install`
## Run
`npm start`
## Browse
Open your browser and go to http://localhost:3770 to view the app.