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