KYPO Training Model
This library contains frontend model of KYPO Training service.
Prerequisites
To use the library you need to have installed:
- NPM with access to KYPO registry
Usage
To use the model in your project follow these steps:
- Run
npm install @muni-kypo-crp/training-model
- Import classes like usual, for example
import { TrainingDefinition } from '@muni-kypo-crp/training-model