An open API service indexing awesome lists of open source software.

https://github.com/sooniter/rslib-treeshaking-new-class


https://github.com/sooniter/rslib-treeshaking-new-class

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Rslib Project

## Setup

Install the dependencies:

```bash
pnpm install
```

## Get Started

Build the library:

```bash
pnpm build
```

Build the library in watch mode:

```bash
pnpm dev
```