文件名称:FlytNow-video-streamer-sample-app
文件大小:160KB
文件格式:ZIP
更新时间:2024-05-02 10:09:50
TypeScript
@ flytnow / video-client样本应用 请参考NPM软件包的API文档以获取帮助。 # 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 # install the repo with npm npm install # start the server npm start 在浏览器中转到
【文件预览】:
FlytNow-video-streamer-sample-app-main
----tsconfig.app.json(292B)
----package.json(1KB)
----tslint.json(3KB)
----tsconfig.spec.json(401B)
----angular.json(4KB)
----package-lock.json(521KB)
----src()
--------test.ts(753B)
--------assets()
--------index.html(295B)
--------app()
--------main.ts(372B)
--------styles.css(80B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(948B)
----tsconfig.json(426B)
----tsconfig.base.json(458B)
----e2e()
--------protractor.conf.js(869B)
--------src()
--------tsconfig.json(299B)
----.gitignore(631B)
----.browserslistrc(853B)
----karma.conf.js(1022B)
----README.md(2KB)
----.editorconfig(274B)