Skip to content

marcoETmx/ExampleMediaPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platzi Media Player

This project is an example of how to implement the Media Player plugin

Demo

If you want to see the demo of this proyect deployed, you can visit Example Media Player

How to clone

  • Clone the project

Installation

To install this proyect just type and execute

npm install

Run

npm run start

The project run in http://127.0.0.1:1235/

Notes

This project was created for educational purposes, it is not recommended to put it into production.