An Introduction To Quasar Framework: Building Cross-Platform Applications — Smashing Magazine

smashingmagazine.com
Quasar is an open-source Vue.js-based cross-platform framework that allows you, as a developer, to easily build apps for both desktop and mobile using technologies such as Cordova and Electron and writing your code once. The app we’ll build will store and get its data from Firebase, meaning that we …