# Simple UI

Simple Design components for Angular

A simple UI framework for building simple web projects.

## Install

```bash
npm install @simple/simple-ui
```

## Use

```ts
import { VERSION } from '@simple/simple-ui';
```

