Example project using PureScript with webpack.
bower install
npm install
npm run webpack
npm start
To test this in the browser with the webpack-dev-server.
bower install
npm install
# http://localhost:4008/
npm run webpack:server
Example project using PureScript with webpack.
bower install
npm install
npm run webpack
npm start
To test this in the browser with the webpack-dev-server.
bower install
npm install
# http://localhost:4008/
npm run webpack:server