Please refer to the API doc of NPM package for help. |
# download the example or clone the repo from github
git clone https://github.com/flytbase/FlytNow-video-streamer-sample-app.git
# change directory
cd FlytNow-video-streamer-sample-app/angular
# install the repo with npm
npm install
# start the server
npm start
To view the sample app, launch your browser and open URL http://localhost:4200