Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 401 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 401 Bytes

graphql-koa

A starter for graphql with koa and koa-router.

Getting Started

git clone https://github.com/ishan123456789/graphql-koa.git graphql-koa
cd graphql-koa
npm install

To start run

npm run start

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Improvements

  • All PRs are highly welcomed