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