ltra-client-plugin
v1.0.10
Published
L-Tra Client SDK is a SDK base on ReactJS for live stream video.
Downloads
4
Readme
L-Tra Client SDK
L-Tra Client SDK is a SDK base on ReactJS for live stream video.
Installation
Use the package manager npm
npm install
Start develop mode
npm start
Build bundle folder
npm run build:dev-local
Start storybook
npm run storybook
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.