RomanIakovlev / reasonml-tic-tac-toe

This is an implementation of React's Tic-Tac-Toe example in ReasonML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning ReasonML with Tic-Tac-Toe example

This is a simple project to follow the React's Tic-Tac-Toe tutorial to learn ReasonML.

Run npm install and yarn start to run it.

About

This is an implementation of React's Tic-Tac-Toe example in ReasonML

License:MIT License


Languages

Language:Reason 67.9%Language:HTML 23.1%Language:JavaScript 9.0%