Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/slickcharmer/screen-sharing-basic

Simple Screen Sharing Application using React and Node.js. You can use it on your project.
https://github.com/slickcharmer/screen-sharing-basic

nodejs puppeteer react screen sharing

Last synced: about 20 hours ago
JSON representation

Simple Screen Sharing Application using React and Node.js. You can use it on your project.

Awesome Lists containing this project

README

        

## How to run this project on your local computer

- Clone this project

- Run `npm install` in both folders to install all their dependencies.

- Start both servers using `npm start`