Home

Awesome

Tic Tac Toe in Elm

Play online at https://tic-tac-toe.vishaltelangre.com.

Preview

Live Demo

Features

To run locally

npm install
elm-app start

To make production build

npm run-script build