aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/development/lib.md
blob: 6b0372150fc2ac989d8e860fdc3512a851ba7f77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Lib development documentation

## @peertube/embed-api

### Build

```
$ cd client/src/standalone/player/
$ npm run build
```