## NiimBlueLib app example

Install dependencies

```bash
yarn install
```

Start dev server

```bash
yarn dev
```