iris-web-rtc

0.1.1-dev.1 • Public • Published

iris_web

cross platform support in web

Environment Install

npm install -g pnpm

QuickStart

pnpm start

this command can watch files and recompile whenever they change.

Build

pnpm build

The output file will be placed in packages/rtc/dist

installation of cross platform

prepare a Live Server

add the iris-web-rtc_x.x.x-x.x.js to your html srcipt, e.g.,

<script
  src="http://127.0.0.1:5500/lib-iris-web.js"
  type="application/javascript"
></script>

License

The project is under the MIT license.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i iris-web-rtc

    Weekly Downloads

    2

    Version

    0.1.1-dev.1

    License

    ISC

    Unpacked Size

    2.65 MB

    Total Files

    68

    Last publish

    Collaborators

    • luxuhui