# Jitsi Meet API library You can use Jitsi Meet API to create Jitsi Meet video conferences with a custom GUI. ## Installation [Checkout the examples.](doc/API.md#installation) ## Building the sources To build the library, just type: ``` npm install ```