Skip to content

Media player with various settings, built with HTML5 and React.

Notifications You must be signed in to change notification settings

bnoden/webvideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live version running at https://bnoden-video.firebaseapp.com/

Practical demonstrations of HTML5 Video with React.
For PC only. Not suitable for mobile.

install node modules:
npm install

run locally:
npm start

build js bundle:
npm run build

run js bundle locally with firebase:
firebase serve

deploy to firebase:
firebase deploy

About

Media player with various settings, built with HTML5 and React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published