cmms/frontend/node_modules/@vitest/ui
Jason Fraser 1ea6cf49ad Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
..
dist Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
node_modules/pathe Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
LICENSE Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
README.md Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
package.json Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
reporter.d.ts Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
shim.d.ts Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00

README.md

@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:

nr dev
nr test --api
nr ui:dev