1.0.0 • Published 5 years ago
ramdom-6060 v1.0.0
osmo-live-annotations-frontend
Usage
import Annotation from "../lib";
<Annotation
  websocketsURL={websocketsURL}
  lessonId={lessonId}
  width={width}
  height={height}
  wrapperStyles={{ position: "absolute", top: 0, left: 0 }}
/>;Commands
yarn start
Runs the library in development mode. Open http://localhost:3000 to view it in the browser.
yarn demo
Builds static demo website
yarn build
Builds the library for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
1.0.0
5 years ago