A template for using Vue+Quasar to build a Telos webapp
Follow the installation instructions at: https://classic.yarnpkg.com/en/
yarn global add @vue/cli
yarn global add @quasar/cli
cp .env.example .env
From within the ui-template folder:
yarn
quasar dev
yarn run lint
quasar build
See Configuring quasar.conf.js.
See https://quasar.dev.