A collection of solutions to OCR programming challenges.
See the PDF for a list of all challenges.
cd
into thesolutions
directory, then runyarn
to install the required dependencies.cd
into the specific solution, then runyarn
to install any solution-specific dependencies.- Run
yarn dev
to launch the solution.