]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - lib.md
6b0372150fc2ac989d8e860fdc3512a851ba7f77
[github/Chocobozzz/PeerTube.git] / 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 ```