# 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 ``` ## Discuss Please use the [Jitsi dev mailing list](http://lists.jitsi.org/pipermail/dev/) to discuss feature requests before opening an issue on GithHub.