Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trojan0523/rsbuild-plugin-dev-server

@honojs/rsbuild-plugin-dev-server
https://github.com/trojan0523/rsbuild-plugin-dev-server

hono honojs rsbuild rsbuild-plugin

Last synced: 1 day ago
JSON representation

@honojs/rsbuild-plugin-dev-server

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
```