Skip to content

kikoeru-project/kikoeru-quasar

 
 

Repository files navigation

Kikoeru (kikoeru-quasar)

A self-hosted web media player for listening to your DLsite voice works.

unstable build status

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

If you prefer SPA:

quasar build

If you prefer PWA:

quasar build -m pwa

Customize the configuration

See Configuring quasar.conf.js.

Packages

No packages published

Languages

  • Vue 85.4%
  • JavaScript 12.3%
  • Other 2.3%