Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leny/graftes
Testing GraphQL with ES2015.
https://github.com/leny/graftes
Last synced: 2 days ago
JSON representation
Testing GraphQL with ES2015.
- Host: GitHub
- URL: https://github.com/leny/graftes
- Owner: leny
- Created: 2016-05-20T18:32:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T19:40:40.000Z (almost 9 years ago)
- Last Synced: 2024-12-29T08:42:46.611Z (about 2 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GrafTès
> Testing GraphQL with ES2015.
* * *
## How to build and run
1. Clone the repository
1. Run `npm install`
1. Run `npm start`
1. Navigate to [http://localhost:12345](localhost:12345)