/graphql-starwars-demo

Check and run the code created by Lee Byron (@leeb ): https://github.com/graphql/graphql-js/tree/master/src/__tests__

Primary LanguageJavaScript

Graphql Starwars Demo

Description

Check and run the code created by Lee Byron @leeb:

Instalation

$ git clone https://github.com/aaronplanell/graphql-starwars-demo.git
$ cd graphql-starwars-demo
$ npm install
$ npm start

Modifying the code

If you need to modify the code, remember compile it before before run it:

$ npm run-script compile
$ npm start

Interesting tests

Thanks

Thanks to:

Contact info

Mail: aaronplanell@gmail.com