Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/slickcharmer/screen-sharing-basic
- Owner: slickcharmer
- Created: 2024-03-15T16:33:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-15T16:33:26.000Z (8 months ago)
- Last Synced: 2024-04-04T13:17:47.667Z (8 months ago)
- Topics: nodejs, puppeteer, react, screen, sharing
- Language: JavaScript
- Homepage:
- Size: 305 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`