mirror of https://github.com/Chocobozzz/PeerTube
11 lines
127 B
Markdown
11 lines
127 B
Markdown
|
# Lib development documentation
|
||
|
|
||
|
## @peertube/embed-api
|
||
|
|
||
|
### Build
|
||
|
|
||
|
```
|
||
|
$ cd client/src/standalone/player/
|
||
|
$ npm run build
|
||
|
```
|