Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mgdm/webrtty


https://github.com/mgdm/webrtty

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

To build for development, clone it somewhere that you can serve it by a webserver (PHP's built in webserver or Python's would work).

```bash
npm install
npm run watch
```