Skip to content

frectonz/oxo

Repository files navigation

OXO

A tic tac toe game in elm.

Screenshots

Sample screenshots of the website.

screenshot

Running the website

Install packages

pnpm install

Run the start script

pnpm dev