UNPKG

@dustlight/auth-ui

Version:
23 lines (16 loc) 388 B
# auth-ui (auth-ui) UI for auth-service ## Install the dependencies ```bash yarn ``` ### Start the app in development mode (hot-code reloading, error reporting, etc.) ```bash quasar dev ``` ### Build the app for production ```bash quasar build ``` ### Customize the configuration See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).