387 B
387 B
Quasar App (media_player_client)
A Quasar Framework app
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