/quasar-wavesurfer-audio-player

A mobile audio player using Quasar and WaveSurfer

Primary LanguageVue

Cool Player (quasar-wavesurfer-audio-player)

A soundcloud-like audio player using quasar and wavesurfer

final

Read the blog post

You can find the full tutorial on my blog

Install the dependencies

yarn

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

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.