Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Xkonti/quasar-clean-typescript

Repository files navigation

Quasar App (quasar-clean-typescript)

A simple Vue.js starter project using Quasar Framework v2 with:

Getting Started

This project uses Yarn package manager for dependency management.

Install the dependencies:

yarn

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

yarn run dev

Lint the files

yarn lint

Build the app for production

yarn build

Older versions

Older versions of the template are available on other branches:

  • pre-v-1.9.6: A version of the template that was using a version of Quasar Framework prior to the v1.9.6
  • pre-v-2.0: A version of the template that was using Quasar Framework prior to the v2.0

About

Simple Vue.js starter project using Quasar Framework, official typescript extension and couple additional packages for class based components and class based Vuex store modules.

Resources

Stars

42 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors