0.1.3 • Published 6 years ago

@yamadayuki/bs-apollo-server-core v0.1.3

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

bs-apollo-server-core

apollo-server-core binding for BuckleScript in Reason.

Installation

  1. Install @yamadayuki/bs-apollo-server-core
$ npm install --save @yamadayuki/bs-apollo-server-core
  1. Add @yamadayuki/bs-apollo-server-core 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