/hub

A console hub based on electron, vue3, and element-plus.

Primary LanguageVueMIT LicenseMIT

Hub

Requirments

  • Electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS.
  • Vue 3: The Progressive JavaScript Framework.
  • Element Plus: A Vue 3 based component library for designers and developers.
  • Vue CLI Plugin Electron Builder: Easily Build Your Vue.js App For Desktop With Electron.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve
npm run electron:serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

References