Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to Quasar Framework

Introduction to Quasar Framework

Swapnil Agarwal

April 28, 2018
Tweet

More Decks by Swapnil Agarwal

Other Decks in Programming

Transcript

  1. Quasar Framework Build responsive websites and hybrid mobile Apps (that

    look native!) using same code, with VueJs. SPA front-end on steroids.
  2. Features One source code for all platforms simultaneously Boilerplate Built-in

    Components Themes Dev Hot Reload Desktop and Mobile (Native Mobile Apps included) Full Stack Toolkit
  3. Cross-Platform Code Gen. "Write Once, Run Everywhere" - One app

    to rule them all! Electron (Desktop) Apps Cordova (iPhone and Android) Apps Web (SPA / PWA)
  4. Platforms iOS: quasar dev -m cordova -T ios Android: quasar

    dev -m cordova -T android Electron: quasar dev -m electron -t mat PWA (Material UI): quasar dev -m pwa -t mat PWS (iOS): quasar dev -m pwa -t ios
  5. Components Quasar ships commonly-used components in 2 themes: Material UI:

    iOS: http://quasar-framework.org/quasar- play/android/index.html#/showcase http://quasar-framework.org/quasar- play/apple/index.html#/showcase