2024-11-04 21:59:20 +08:00

195 B

Rslib Project

Setup

Install the dependencies:

pnpm install

Get Started

Build the library:

pnpm build

Build the library in watch mode:

pnpm dev