@yamadayuki/bs-graphql
v0.1.1
Published
graphql-js binding for ReasonML and BuckleScript
Downloads
11
Maintainers
Readme
bs-graphql
GraphQL.js binding for BuckleScript in Reason.
Installation
- Install
@yamadayuki/bs-graphql
$ npm install --save @yamadayuki/bs-graphql- Add
@yamadayuki/bs-graphqltobs-dependenciessection ofbsconfig.json.
Usage
TBD.
TODO
TBD.
Contributing
Build
npm run buildBuild + Watch
npm run startEditor
If you use vscode, Press Windows + Shift + B it will build automatically
