Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 411 Bytes

README.md

File metadata and controls

53 lines (35 loc) · 411 Bytes

Install

Install

pnpm install

Start

pnpm run dev

Lint

pnpm run lint

Typecheck

pnpm run typecheck

Build

pnpm run build

Test

pnpm run test

View and interact with your tests via UI.

pnpm run test:ui

UI Test

pnpm storybook

License

This project is licensed under the MIT License.