Skip to content

anuragmishra1/video_streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Streaming Service

To start the project follow below steps:

  • Install NodeJS, if not installed (Require Node version >= 8.0.0)
	$ wget -qO- https://deb.nodesource.com/setup_10.x | bash -
	$ sudo apt-get install -y nodejs
  • To build the application
	$ yarn
  • To run the application
	$ yarn start

Releases

No releases published

Packages

No packages published