Skip to content

CodeBattles-nn/task-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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