1.0.0 • Published 4 years ago

simplewebrtc-screenshare-application v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

simplewebrtc-screenshare-application

screen sharing application

NPM JavaScript Style Guide

Install

npm install --save simplewebrtc-screenshare-application

Usage

import React, { Component } from 'react'

import MyComponent from 'simplewebrtc-screenshare-application'
import 'simplewebrtc-screenshare-application/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © asha