Tested with node 8.x
$ npm install
npm start- starts video player in dev mode and uses params from src/constants/dev-optionsnpm run build:staging- build video player with staging APInpm run build:production- build video player with production APInpm run build- same asbuild:staging
Visit http://localhost:8080/ from your browser of choice.
Server is visible from the local network as well.