This lesson shows viewers how to get up and running in a new ReasonReact application using Bucklescript's bsb
command-line tool.
To access bsb
on your local machine you can install globally by running
npm install -g bs-platform
Do we first install reason-cli ?