Awesome
hive.ausbitbank.dev-source
This is the main source repository for hive.ausbit.dev
You can find the project announcement post here https://hive.ausbit.dev/@ausbitbank/hive-ausbit-dev-an-open-source-hive-block-explorer-post-viewer-and-more
To build and run the development server you'll need to install quasar-cli - Quasar.dev
Once installed, just run quasar dev -m spa
and a development server will run on http://localhost:8080
Do your thing, then to build it for distribution use quasar build -m spa
Pull requests, feedback and issues are welcomed