# screensy-unbloated Screen sharing website. Based on https://github.com/screensy/screensy but without a ton of bloat ## Usage 1. ```sh cp default-config.json config.json ``` 2. Edit `config.json` 3. ```sh npm run build npm run start ```