1.0.4 • Published 12 months ago

aforevo-player v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
12 months 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"
 />