1.0.4 • Published 2 years ago

aforevo-player v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Getting Started with AforevoPlayer

This project was created for ease of access to video streaming content.

Available Scripts

$ npm install aforevo-player

Usage

import AforevoPlayer from 'aforevo-player';

<AforevoPlayer
    url="your video url"
    title="Title of your video"
 />