This is an example reason project trying out cohttp and the esy workflow. I am still learning Reason and the OCaml ecosystem, so it's far from an exemplar. Emulate at your own risk.
yarn global add esy
esy
esy run
# Runs the "test" command in `package.json`.
esy test