Skip to content

robzhu/graphql-hackathon

Repository files navigation

graphql-hackathon

Repo for starter kits and samples for the GraphQL Community Hackathon

Prereqs: NodeJS v4+

git clone https://github.com/robzhu/graphql-hackathon
cd graphql-hackathon

To run the GraphQL server:

cd server
npm install && npm start

Open http://localhost:5000 in your browser and you should see GraphiQL and be able to explore our example schema and data.

About

Repo for starter kits and samples for the GraphQL Community Hackathon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published