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
- Host: GitHub
- URL: https://github.com/ul/reason-tic-tac-toe
- Owner: ul
- Created: 2017-09-12T06:33:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T06:38:16.000Z (almost 9 years ago)
- Last Synced: 2025-04-04T12:07:32.224Z (about 1 year ago)
- Language: OCaml
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```