This is a simple frontend collecting the Algorithm Arena challenges by vjeux.
Currently at https://thomaswright.github.io/algorithm-arena/
Run the Rescript dev server:
npm run res:dev
Run the Vite dev server:
npm run dev
This is a simple frontend collecting the Algorithm Arena challenges by vjeux.
Currently at https://thomaswright.github.io/algorithm-arena/
Run the Rescript dev server:
npm run res:dev
Run the Vite dev server:
npm run dev