hoodunit / codecamp-2016-purescript

PureScript bootstrap project for sending and receiving JSON over UDP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PureScript bootstrap project for sending and receiving JSON over UDP


Languages

Language:PureScript 88.1%Language:JavaScript 11.9%