0.1.1 • Published 7 years ago
@yamadayuki/bs-graphql v0.1.1
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