README.md

March 19, 2017 ยท View on GitHub

An example project using purescript-endpoints-express. Find the main repo here:

https://github.com/FrigoEU/purescript-endpoints-express

To build and run this example:

bower install
npm install
npm start

Then navigate to localhost:8080 to see the results!