Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 8 days 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
```