Skip to content

m0jimo/app-extension-qmediaplayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMediaPlayer (Vue Plugin, UMD and Quasar App Extension)

@quasar/quasar-ui-qmediaplayer @quasar/quasar-app-extension-qmediaplayer GitHub code size in bytes GitHub repo size in bytes

Structure

Demo Workflow

If you fork or download this project, make sure you have the Quasar CLI globally installed:

$ npm i -g @quasar/cli

The workflow to build the demo, on a fresh project, is as follows:

$ cd ui
$ yarn
$ yarn build
$ cd ../demo
$ yarn
$ quasar dev

Donate

If you appreciate the work that went into this, please consider donating to Quasar or Jeff.

License

MIT (c) Jeff Galbraith [email protected]

Packages

No packages published

Languages

  • JavaScript 92.7%
  • HTML 2.8%
  • CSS 2.6%
  • Vue 1.9%