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

https://github.com/ul/reason-tic-tac-toe

ReasonML/Bucklescript Tic-Tac-Toe exercise
https://github.com/ul/reason-tic-tac-toe

Last synced: 10 months ago
JSON representation

ReasonML/Bucklescript Tic-Tac-Toe exercise

Awesome Lists containing this project

README

          

# ReasonML/Bucklescript Tic-Tac-Toe exercise

```shell
> npm i
> npm run watch
> open http://localhost:8080/public/index.html
```