/codecamp-2016-purescript

PureScript bootstrap project for sending and receiving JSON over UDP

Primary LanguagePureScript

Codecamp 2016 PureScript bootstrap

PureScript talking and listening with JSON over UDP.

Setup

npm install
bower update

For development:

npm run watch

To run:

npm start