mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
19 lines
394 B
Markdown
19 lines
394 B
Markdown
<img
|
|
src="https://raw.githubusercontent.com/ragestudio/linebridge/refs/heads/master/resources/linebridge-color-b.svg"
|
|
width="100%"
|
|
height="150px"
|
|
/>
|
|
# Linebridge Client
|
|
Client-side implementations for Linebridge framework.
|
|
|
|
## Components
|
|
- RTEngineClient
|
|
- ...
|
|
## Installation
|
|
|
|
To install the Linebridge client, run the following command:
|
|
|
|
```bash
|
|
npm install linebridge-client
|
|
```
|