Skip to content

Dugowitch/annotation-user-interface

Repository files navigation

Annotation User Interface

Author: Jakub Dugovič

Prerequisites

  • Node.js: ^20.12.0
  • yarn: ^1.22.21

Run Dev Server

install dependencies (only the first time)

yarn -i

insert your API_KEY to the app.config.ts file

run dev server

yarn dev

job_id is loaded from the URL param, append ?job_id=JOD_ID, where JOB_ID is your test job id.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages