Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimaposhtiban/react-projects-streams
Streaming App built with react
https://github.com/nimaposhtiban/react-projects-streams
Last synced: 9 days ago
JSON representation
Streaming App built with react
- Host: GitHub
- URL: https://github.com/nimaposhtiban/react-projects-streams
- Owner: NimaPoshtiban
- Created: 2021-07-14T10:09:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T07:26:25.000Z (about 2 years ago)
- Last Synced: 2023-03-05T18:16:14.120Z (almost 2 years ago)
- Language: JavaScript
- Size: 347 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Projects-streams
Streaming App built with react# server ports
rtmp on -> 1935
react on -> 3000
json-server on -> 3001# how to use
Inside these three directories (client,api,rtmpserver) run ```yarn start```