astro-ghostcms/.pnpm-store/v3/files/f1/68e13b8b1afdcd275f1f263b8f0...

22 lines
243 B
Plaintext

# @vitest/ui
This package is for UI interface of Vitest.
> Work in progress.
## Development Setup
At project root, create terminals with each of the following commands:
```bash
nr dev
```
```bash
nr test --api
```
```bash
nr ui:dev
```