Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdan/ocaml-tictactoe

Playing around with some OCaml + Bucklescript + Express + Socket.io
https://github.com/jdan/ocaml-tictactoe

bucklescript express ocaml socket-io

Last synced: 10 days ago
JSON representation

Playing around with some OCaml + Bucklescript + Express + Socket.io

Awesome Lists containing this project

README

        

## ocaml-chat

Playing around with some [OCaml](https://ocaml.org/) + [Bucklescript](https://bucklescript.github.io/) + [Express](https://expressjs.com) + [Socket.io](https://socket.io/)

### Running

```sh
npm install
npm run watch && npm run dev
```