@yamadayuki/bs-apollo-server-core
v0.1.3
Published
apollo-server-core binding for ReasonML and BuckleScript
Downloads
3
Maintainers
Readme
bs-apollo-server-core
apollo-server-core binding for BuckleScript in Reason.
Installation
- Install
@yamadayuki/bs-apollo-server-core
$ npm install --save @yamadayuki/bs-apollo-server-core
- Add
@yamadayuki/bs-apollo-server-core
tobs-dependencies
section ofbsconfig.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