Kikoeru-neo (kikoeru-neo) A self-hosted web media player for listening to your DLsite voice works. Install the dependencies pnpm install Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev Lint the files pnpm run lint Format the files pnpm run format Build the app for production SPA quasar build Customize the configuration See Configuring quasar.config.js.