dmvianna / purescript-webpack-example

Example using PureScript with webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-webpack-example

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

Additional examples

About

Example using PureScript with webpack

License:MIT License


Languages

Language:PureScript 71.2%Language:JavaScript 24.9%Language:HTML 3.9%