Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 228 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 228 Bytes

Installation

yarn add react-video-recorder
or
npm install react-video-recorder

Development

Requirements

node version ">=8.3"

Install packages

yarn install

Run the storybook demo

yarn start