Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 195 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 195 Bytes

Rslib Project

Setup

Install the dependencies:

pnpm install

Get Started

Build the library:

pnpm build

Build the library in watch mode:

pnpm dev