quasar-template-meteor icon indicating copy to clipboard operation
quasar-template-meteor copied to clipboard

Quasar Starter Kit for Meteor

Results 5 quasar-template-meteor issues
Sort by recently updated
recently updated
newest added

Hi The main page of this starter kit states that it is based on Meteor v2.2. However, the template/.meteor/versions file states that it is Meteor v1.9.3 So which Meteor version...

Hi, We have tried to use the last version of Quasar with Meteor and it didn't work. There is an error from the console : ref is not a function....

The files in this project do not reflect the Quasar Folder Structure. https://quasar.dev/quasar-cli/directory-structure Are there more specific instructions as to how to use this project? I am quite new at...

Could add `roboto font`?

It don't work (import with demand) ```js import { Quasar, Notify, ... } from 'quasar' Vue.use(Quasar, { components: {}, plugins: { Notify, ... }, directives: { ... }, }) ```...