waleedahmad / node-stream

RTMP server in Nodejs for live streaming.
https://quantizd.com/building-live-streaming-app-with-node-js-and-react/
MIT License
489 stars 218 forks source link

client is not working #29

Closed rkanani108 closed 2 years ago

rkanani108 commented 4 years ago

when i hit http://localhost:3333/ style-sheet is not loaded image image

After login screen nothing to display. image

hackrahul001 commented 4 years ago

i'm also having same error

waleedahmad commented 2 years ago

You need to build frontend code by running.

$ npm run watch