Quasar App (vuex-vue3-typescript-compositionapi-example) Vuex example with Vue 3, TypeScript, Composition API and Quasar with namespaced vuex store modules Install the dependencies yarn install Start the app in development mode (hot-code reloading, error reporting, etc.) yarn dev Lint the files yarn run lint Build the app for production quasar build Customize the configuration See Configuring quasar.conf.js.