0.4.2 • Published 2 years ago

hub20-vue-app v0.4.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Hub20 Frontend

This is a single-page application implemented that can be used to connect to any (version-compatible) instance of Hub20.

It is implemented in Vue.js and aims to work for both regular users and hub operators.

If you just want to use the frontend, it is available at https://app.hub20.io

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint