-
Installed via
npm install -g purescript -
Also needed [pulp](https://github.com/purescript-contrib/pulp and bower:
npm install -g pulp bower -
For even the simplest things, need to make a directory and type
pulp initwhich creates a project skeleton -
Then may need to use bower install stuff, for example:
bower install purescript-math --save
Other possibilities:
purescript-globals,purescript-lists.