All Projects → quasarframework → vue-cli-plugin-quasar

quasarframework / vue-cli-plugin-quasar

Licence: MIT license
Quasar Framework Vue CLI plugin

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
typescript
32286 projects
SCSS
7915 projects
Sass
350 projects

Projects that are alternatives of or similar to vue-cli-plugin-quasar

Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (+30339.39%)
Mutual labels:  vue-components, material-theme, quasar-framework
Vuetify
🐉 Material Component Framework for Vue
Stars: ✭ 33,085 (+50028.79%)
Mutual labels:  vue-components, material-theme
Vue Material Dashboard
Vue Material Dashboard - Open Source Material Design Admin
Stars: ✭ 403 (+510.61%)
Mutual labels:  vue-components, material-theme
Vue Material Kit
Vue Material Kit - Open Source Material Design UI Kit
Stars: ✭ 231 (+250%)
Mutual labels:  vue-components, material-theme
vue-flexmonster
Vue Module for Flexmonster Pivot Table & Charts
Stars: ✭ 16 (-75.76%)
Mutual labels:  vue-components
unique-ui
一个用于Vue2.x的移动端组件库
Stars: ✭ 43 (-34.85%)
Mutual labels:  vue-components
dashblocks-template
Dashblocks Vue Material Admin Template
Stars: ✭ 143 (+116.67%)
Mutual labels:  quasar-framework
vue-scroll-snap
A super simple Vue component that allows fullscreen and horizontal scroll snapping.
Stars: ✭ 25 (-62.12%)
Mutual labels:  vue-components
v-owl-carousel
🦉 VueJS wrapper for Owl Carousel
Stars: ✭ 46 (-30.3%)
Mutual labels:  vue-components
okeedesign-mobile-vue
High Performance, Flexiable Configuration, Various Components
Stars: ✭ 139 (+110.61%)
Mutual labels:  vue-components
skeleton-quasar
Exemplo simples de skeleton para o Quasar Framework
Stars: ✭ 40 (-39.39%)
Mutual labels:  quasar-framework
shadow
Shadow dom support for Vue
Stars: ✭ 46 (-30.3%)
Mutual labels:  vue-components
ignore
🔥修炼内功,无招胜有招。 ---个人博客
Stars: ✭ 27 (-59.09%)
Mutual labels:  vue-components
vue-mobiledoc-editor
A lightweight and customizable editor that allows you to embed rich content using Vuejs components.
Stars: ✭ 73 (+10.61%)
Mutual labels:  vue-components
ng-mat-theme-generator
Material theme generator for Angular.
Stars: ✭ 20 (-69.7%)
Mutual labels:  material-theme
chartjs-with-quasar-framework
Using ChartJs Library with Quasar Framework Demo
Stars: ✭ 28 (-57.58%)
Mutual labels:  quasar-framework
vstx-data-table
A data table component for the Vue Stacks Ecosystem
Stars: ✭ 34 (-48.48%)
Mutual labels:  vue-components
Different-UI
✨ A Vue.js 3 UI Library — a Toy
Stars: ✭ 62 (-6.06%)
Mutual labels:  vue-components
vue-skeleton-loader
A simple and easily customizable skeleton loader plugin for you Vue application.
Stars: ✭ 74 (+12.12%)
Mutual labels:  vue-components
vue-word-highlighter
The word highlighter library for Vue 2 and Vue 3.
Stars: ✭ 112 (+69.7%)
Mutual labels:  vue-components

Quasar Framework logo

Quasar Framework: vue-cli-plugin-quasar

🚀 Start building a Vue app with Quasar Framework v2 in 2 minutes!

⚠️ For the premium (and recommended) experience with Quasar, including the ability to build Mobile & Electron apps and efortless upgrades to new Quasar versions, you should instead use Quasar CLI

Join the chat at https://discord.gg/5TDhbDg

Please submit a PR to https://github.com/quasarframework/quasar-awesome with your website/app/Quasar tutorial/video etc. Thank you!

Getting started

⚠️ Make sure you have vue-cli v5:

vue --version

If you don't have a project created with vue-cli v5 yet:

vue create my-app

Navigate to the newly created project folder and add the cli plugin. Before installing it, make sure to commit your current changes should you wish to revert them later.

$ cd my-app
$ yarn add --dev vue-cli-plugin-quasar
$ vue invoke quasar

It will ask you if you want the plugin to replace some existing files. It is recommended that you do it if you wish to have an example so you can quickly develop your app.

Your Vue config (in package.json or vue.config.js file, depending on what you chose when you created your vue app) will also contain a quasar Object.

Supporting Quasar

Quasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome backers.

Please read our manifest on Why donations are important. If you'd like to become a donator, check out Quasar Framework's Donator campaign.

Documentation

Head on to the Quasar Framework official website: https://quasar.dev

Stay in Touch

For latest releases and announcements, follow on Twitter: @quasarframework

Community Forum

Head on to the official community forum: https://forum.quasar.dev

Quasar Repositories

Contributing

I'm excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature).

Issue Reporting Guidelines

Please use the appropriate Github repo to report issues. See "Related Components" above. For example, a bug related to CLI should be reported to the CLI repo, one related to build issues to Quasar Framework Templates repo and so on.

  • The issue list of the repository is exclusively for bug reports and feature requests. For anything else please use the Community Forum.

  • Try to search for your issue, it may have already been fixed in the development branch or it may have a resolution.

  • Check if the issue is reproducible with the latest stable version of Quasar. If you are using a pre-release, please indicate the specific version you are using.

  • It is required that you clearly describe the steps necessary to reproduce the issue you are running into. Issues with no clear repro steps will not be triaged. If an issue labeled "need repro" receives no further input from the issue author for more than 5 days, it will be closed.

  • If your issue is resolved but still open, don’t hesitate to close it. In case you found a solution by yourself, it could be helpful to explain how you fixed it.

License

Copyright (c) 2016-present Razvan Stoenescu

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].