The Caribbean Online Judge has the following environments:
First, to run the project you should install the dependencies:
yarn install
# or
npm installAfter to run:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.