mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Add dev lib documentation
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Lib development documentation
|
||||
|
||||
## @peertube/embed-api
|
||||
|
||||
### Build
|
||||
|
||||
```
|
||||
$ cd client/src/standalone/player/
|
||||
$ npm run build
|
||||
```
|
||||
Reference in New Issue
Block a user