2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00
tmp
2026-06-12 09:00:45 +08:00

webui

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

const APP = new App(); const LAYOUT_CUSTOMIZER = new LayoutCustomizer(); const PLUGINS = new Plugins(); const I18N_MANAGER = new I18nManager();

function appInit() { APP.init(); LAYOUT_CUSTOMIZER.init(); PLUGINS.init(); I18N_MANAGER.init(); }

export { APP, LAYOUT_CUSTOMIZER, PLUGINS, I18N_MANAGER, appInit, }

Description
No description provided
Readme 18 MiB
Languages
CSS 47%
Vue 34.7%
JavaScript 18.2%