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

maveio/mave-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mave video components [DEPRECATED]

⚠️ Please use our components library instead, this is a deprecated repo ⚠️

Mave comes with powerful video components for your site, to add VOD, livestreaming and add interesting features alongside your video like chat and such. To use the components fully, you will need an account: https://mave.io.

This repo is a monorepo and includes all packages for specific libraries. If you'd rather want to use mave without a framework you can check out our script-tag on our site.

image

What Link Install
Component View package npm install @maveio/mave-component
React View package npm install @maveio/mave-react
Vue View package npm install @maveio/mave-vue

Build

yarn dev

to preview

yarn storybook