README
nyris-react-components
This package contains reusable react components.
Install
npm install @nyris/nyris-react-components
Components
- Capture - Capture a frame from the camera of the device.
- Preview - Show image with crop selection overlay and dots for preselected regions.
Build
npm run build
View and develop components
Run npm start
.
This will start a server on port 6060 to preview the components using react-styleguidist.