quasar-template-meteor
quasar-template-meteor copied to clipboard
Quasar Folder Structure is different from this project
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 Quasar, and have not yet used meteor, so the lack of instructions on this project make it frustrating to try.
This project was born some time ago when Quasar was new. I'd been using Meteor for quite some time and was looking for a good UI to add to Meteor and Quasar looked like a good fit. But getting them to work together in the beginning was hard and I worked with Quasar's creator for a while, hence this project.
However this project installs Quasar into Meteor, not the other way round. And these days it's fairly simple, you can just npm install
, whereas in the beginning it required some more complicated steps.
But there are some quirks, for example Quasar uses Webpack, and Meteor does not.
This project is definitely not a starting point for using Quasar. Meteor is a javascript framework that requires an investment of time to learn and has its own folder structure.
Sorry didn't mean to close this. If you have any other questions I'll try to answer them.