https://github.com/dan-ziv/kaltura-player-demo-app
Kaltura Player V3 Demo Application
https://github.com/dan-ziv/kaltura-player-demo-app
es6 kaltura playkit-js video vue
Last synced: 2 months ago
JSON representation
Kaltura Player V3 Demo Application
- Host: GitHub
- URL: https://github.com/dan-ziv/kaltura-player-demo-app
- Owner: dan-ziv
- Created: 2018-02-25T21:45:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T20:04:52.000Z (about 7 years ago)
- Last Synced: 2025-02-15T19:26:07.673Z (4 months ago)
- Topics: es6, kaltura, playkit-js, video, vue
- Language: Vue
- Size: 6.62 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kaltura Player Demo App
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).