@oiij/web-rtc
Version:
Features:
27 lines (16 loc) • 328 B
Markdown
# library-starter
Features:
- Bundle with [tsup](https://github.com/egoist/tsup)
- Test with [vitest](https://vitest.dev)
# Usage
### 本地包测试
当前目录下执行:
```bash
pnpm link --global --dir=./
```
目标目录:
```bash
pnpm link --global <package name>
```
## License
MIT