Skip to content

Latest commit

 

History

History
47 lines (41 loc) · 2.96 KB

README.md

File metadata and controls

47 lines (41 loc) · 2.96 KB

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