/utils/types/README.md
https://github.com/deckgo/deckdeckgo · Markdown · 25 lines · 16 code · 9 blank · 0 comment · 0 complexity · 7e9af407111ee834e1432968fe31a521 MD5 · raw file
- # DeckDeckGo - Types
- This project defines the events, interfaces and enumerations used for the [WebRTC](https://webrtc.org) real-time communication between the [DeckDeckGo]'s deck and remote control.
- ## Table of contents
- - [Getting Started](#getting-started)
- - [License](#license)
- ## Getting Started
- If you would like to install and compile locally this project, proceed as following:
- ```
- git clone https://github.com/deckgo/deckdeckgo
- cd deckdeckgo/utils/types
- npm install
- npm run build
- ```
- ## License
- MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](mailto:nicolas@nmattia.com)
- [DeckDeckGo]: https://deckdeckgo.com