mirror of
https://github.com/web-infra-dev/midscene.git
synced 2025-07-07 09:01:38 +00:00
Rslib project
Setup
Install the dependencies:
pnpm install
Get started
Build the library:
pnpm build
Build the library in watch mode:
pnpm dev