In the project directory:
- Install global dependencies https://streamable.com/era9s
yarn global add purescript@0.11.7 psc-package pulp
- Generate an example project in the current directory https://streamable.com/gcjih
pulp --psc-package init
- Install web application bundler https://streamable.com/f9l56
yarn add parcel
- Call purescript from JavaScript https://streamable.com/u5s49
yarn dev
andpulp --watch build