Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 458 Bytes

File metadata and controls

26 lines (19 loc) · 458 Bytes

Session metrics (session-metrics)

metrics for session

Note: This project is not maintained anymore.

Install the dependencies

yarn
# or
npm install

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.config.js.