Example project using PureScript with webpack.
npm install
npm run psc-package:update
npm run webpack
npm startTo test this in the browser with the webpack-dev-server.
npm install
npm run psc-package:update
# http://localhost:4008/
npm run webpack:server