Skip to content

A Quasar framework demo using Vue/VueRouter/Vuex with Typescript and the Composition API.

Notifications You must be signed in to change notification settings

david-gi/quasar-ts-demo

Repository files navigation

Quasar Demo (quasar-demo)

Just a demonstration of a Vue/Vuex TypeScript project using Quasar. preview img

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

A Quasar framework demo using Vue/VueRouter/Vuex with Typescript and the Composition API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published