# @yuuvis/client-framework

Component library for creating applications facing a yuuvis® MOMENTUM backend.

## Intentions

This library provides yuuvis developers with a collection of UI components for creating their own client appPlications.

## Installation

First you need to install the npm module:

```sh
npm install @yuuvis/client-framework --save
```
