Skip to content

KirieHaruna/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.

About

kikoeru 前端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 86.2%
  • JavaScript 11.5%
  • Other 2.3%