Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuanqing/screen-recorder


https://github.com/yuanqing/screen-recorder

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Screen Recorder

```
git clone https://github.com/yuanqing/screen-recorder
cd screen-recorder
npm install
mkcert -install
mkcert -cert-file cert.pem -key-file key.pem 0.0.0.0
npm run build
npm run serve
```