February 2019
Beginner to intermediate
180 pages
4h 4m
English
In addition to being a new syntax for OCaml, Reason is a toolchain that makes it easy to get started. In this chapter, we'll do the following:
To follow along, clone this book's GitHub repository and start from this chapter's directory. You're also welcome to start from a blank project:
git clone https://github.com/PacktPublishing/ReasonML-Quick-Start-Guide.gitcd ReasonML-Quick-Start-Guidecd Chapter02/pure-reason-startnpm install ...
Read now
Unlock full access