Deno: https://deno.com/manual/getting_started/installation
git clone [email protected]:timschwab/chesswar.git
cd chesswar
deno task api
deno task build
deno task web
Deno: https://deno.com/manual/getting_started/installation
git clone [email protected]:timschwab/chesswar.git
cd chesswar
deno task api
deno task build
deno task web