Skip to content

bingneef/meetup-graphql-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup GraphQL Demo

This repo is a demo of the features of GraphQL.

Requirement

Nodejs

Installation

yarn install

Usage

yarn dev
# Navigate to localhost:4000

Deploy

yarn build
node index.js

License

MIT