plyr_showplayer

Repository for Master Thesis and Thematic Project

Usage no npm install needed!

<script type="module">
  import plyrShowplayer from 'https://cdn.skypack.dev/plyr_showplayer';
</script>

README

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.