Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinidlerz/simple-graphql-demo
https://github.com/justinidlerz/simple-graphql-demo
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/justinidlerz/simple-graphql-demo
- Owner: Justinidlerz
- Created: 2016-01-29T08:45:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T08:48:23.000Z (almost 9 years ago)
- Last Synced: 2024-10-04T13:27:28.490Z (about 1 month ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##Simple Graph demo
###简单的Graph demo
run
```
npm install
npm start
open http://localhost:8088
```