mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
10 lines
127 B
Markdown
10 lines
127 B
Markdown
# Lib development documentation
|
|
|
|
## @peertube/embed-api
|
|
|
|
### Build
|
|
|
|
```
|
|
$ cd client/src/standalone/player/
|
|
$ npm run build
|
|
```
|