vue-express-mongo-boilerplate icon indicating copy to clipboard operation
vue-express-mongo-boilerplate copied to clipboard

Quasar-framework client branch

Open av8ta opened this issue 7 years ago • 3 comments

I really like this project and it suits my needs apart from handling responsive design for smaller screens.

http://quasar-framework.org/ is fantastic for those of us who aren't CSS masters. It's a really sweet library. Very powerful, very easy to use, and it handles electron, cordova, pwa, and all screen sizes. Looks native on each device too. And it's based on Vue!

I would happily make a pull request to a Quasar-client branch if I could get some pointers on how to integrate it into this project. Quasar is also based on webpack 2 so maybe it wouldn't be too hard??

Expressions of interest / advice / help would be greatly appreciated :)

av8ta avatar Sep 17 '17 06:09 av8ta

Nice idea. But I don't want to drop the current design & layouts, so would be good a switchable solution. For example now the client app is in the client/app folder. You could create a client/app-quasar folder and add a quasar example app for testing.

icebob avatar Sep 17 '17 07:09 icebob

Yes! I meant as an alternative, not as a replacement. Any idea how I would approach this?

av8ta avatar Sep 17 '17 07:09 av8ta

Hello,

interesting project & work. I was looking for an integration with Quasar as well too and I found this project while looking to build the server-side. Maybe I'll be able to contribute while I'm in the process.

Before, I have a question. How the client/server communicate ? I see on readme some package related to web-sockets and one to manipulate APIs.

Thanks.

3kynox avatar Sep 28 '17 12:09 3kynox