1.1.0 • Published 4 years ago

plyr_showplayer v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

DP

Repository for Master Thesis

This project is a webpage that demonstrates capabilities of chosen javascript player

Instalation

This project uses Plyr and Bootstrap. For instalation process you can just use git clone https://github.com/LaserPork/DP To install all dependecies required for the building process you can use npm. npm install After you downloaded all dependecies into node_modules, you can build the projects sass and javascript files by using gulp build file gulp build All built files are placed in ./dist folder

Structure

Player implementation is located in a file ./src/js/player.js and sass modifications in ./src/sass/custom.scss

You can check out the demo on GitHub Pages or on my School Homepage.