Wednesday, 21 March, 2018 UTC


Summary

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 ```bash npm install -g bs-platform ``` * [ReasonML Homepage](https://reasonml.github.io/) * [ReasonReact Homepage](https://reasonml.github.io/reason-react)