Use BuckleScript to get up and running in a new ReasonReact project

InstructorThomas Greco

Share this video with your friends

Send Tweet

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
TEVIN GACHAGUA
~ 7 years ago

Do we first install reason-cli ?