Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 304 Bytes

readme.md

File metadata and controls

27 lines (20 loc) · 304 Bytes

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