Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 788 Bytes

File metadata and controls

31 lines (21 loc) · 788 Bytes

ProblemsViewer

This is a program for visualizing tasks in the CodeBattles platform. It's very convenient for debugging.

Tip

You can use a ready-made option that has been deployed and is constantly being updated. https://preview.codebattles.ru/


Usage

After generating the tests, you will have a build.json.

Paste it on the main page

image

After clicking the Preview button a preview of the task will appear. image

Local development

  • Installing libraries
yarn
  • Demonstration
yarn dev