Can make a creater of blockstack Dapp with vue.js/quasar?

can make a creater blockstack Dapp with vue.js?

Quasar (https://quasar.dev/introduction-to-quasar) is an MIT licensed open-source Vue.js based framework, which allows you as a web developer to quickly create responsive++ websites/apps in many flavours:

  • SPAs (Single Page App)
  • SSR (Server-side Rendered App) (+ optional PWA client takeover)
  • PWAs (Progressive Web App)
  • Mobile Apps (Android, iOS, …) through Apache Cordova
  • Multi-platform Desktop Apps (using Electron)

I use Vue exclusively. I’ve been toying with quasar recently, and it works just fine. The only issue i’ve run into is with creating ‘native’ apps via the cordova wrapper.

1 Like

sample as : https://huaren.news/

Here is a demo app that you can use as a starting point for building Blockstack apps using Quasar Framework: https://github.com/muneebm/blockstack-quasar-demo