react-mediapipe
v0.0.2
Published
A starter for creating a React component react-mediapipe.
Readme
React Mediapipe
Use Google Mediapipe in react
react-components-starter
A starter for creating a React component library.
Development
- Install dependencies:
npm install- Run the playground:
npm run play- Run the unit tests:
npm run test- Build the library:
npm run build