Skip to content

This package will contains all common vue components which use in all vue applications

Notifications You must be signed in to change notification settings

vizmo-vms/vizmo-vue-components

Repository files navigation

vue-components (vue-components)

vizmo common vue components

Install the dependencies

yarn
# or
npm install

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

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

This package will contains all common vue components which use in all vue applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published