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.