Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 241 Bytes

Quick Start

Since this project uses pnpm to manage the project, please use npm i pnpm -g to install pnpm globally before starting.

# build fidget-ui and documents
pnpm build

// into dev mode
pnpm watch