Interactive profile frontend using Quasar.
Somewhere between "Make it work" and "Make it right".
yarn
# or
npm install
However, that will not work, since there are dependencies, that are not public yet.
quasar dev
yarn lint
# or
npm run lint
quasar build