Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 303 Bytes

File metadata and controls

27 lines (18 loc) · 303 Bytes

mse-live-player

install files with git

git clone https://github.com/kevinGodell/mse-live-player.git

move into directory

cd mse-live-player

install node module dependencies

npm install

start the example server

npm start

open compatible browser to localhost:3000