# @vitest/ui

This package is for UI interface of Vitest.

## Development Setup

At project root, create terminals with each of the following commands:

```bash
nr ui:dev
```

```bash
nr test --api
```
