]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - support/doc/development/lib.md
Update release doc
[github/Chocobozzz/PeerTube.git] / support / doc / development / lib.md
1 # Lib development documentation
2
3 ## @peertube/embed-api
4
5 ### Build
6
7 ```
8 $ cd client/src/standalone/player/
9 $ npm run build
10 ```