/tic-tac-toe

small little reagent refresher exercise while perusing the new React docs tutorial

Primary LanguageClojure

Development mode

npm install
npx shadow-cljs watch app

start a ClojureScript REPL

npx shadow-cljs browser-repl

Building for production

npx shadow-cljs release app