0.1.1 • Published 6 years ago

@yamadayuki/bs-graphql v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

bs-graphql

GraphQL.js binding for BuckleScript in Reason.

Installation

  1. Install @yamadayuki/bs-graphql
$ npm install --save @yamadayuki/bs-graphql
  1. Add @yamadayuki/bs-graphql to bs-dependencies section of bsconfig.json.

Usage

TBD.

TODO

TBD.

Contributing

Build

npm run build

Build + Watch

npm run start

Editor

If you use vscode, Press Windows + Shift + B it will build automatically