Something went wrong on our end
-
Martin Hamerník authoredMartin Hamerník authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 551 B
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