slippard / react-node-video-streaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Node Video Streaming

Clone the repo

git clone https://github.com/slightlynerd/react-node-video-streaming.git

Setup and Start Node Server

cd server
yarn install
yarn dev

Setup and Start React Application

cd client
yarn install
yarn start

About


Languages

Language:JavaScript 88.0%Language:HTML 6.7%Language:CSS 5.3%