Purescript #2 - Installing
This post is my 2nd write-down inspired by "Purescript by Example",
the book by Phil Freeman, the author of purescript.
Now about chapter 2, where I install Purescript and touch the tools
for the first time. I am gonna use yarn
instead of npm
,
let's see how that goes :).