Skip to content
/ vitify-electron Public template

:electron: Electron + Nuxt + Vuetify, Opinionated Starter Template

License

Notifications You must be signed in to change notification settings

kingyue737/vitify-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vitify with Electron


⚛️ Electron + Nuxt + Vuetify
Opinionated Starter Template

Features

App Starter Template

  • 🪟 Default layout with drawer, header(title bar) and footer (status bar)

  • 🧭 Auto generated navigation drawer and breadcrumbs based on routes

  • 🔔 Notification store

  • 📉 Data visualization with nuxt-echarts

  • 🎨 Theme color customization and dark mode

  • 📱 Responsive layout

Variations

  • vitify-nuxt - Vuetify 3 with Nuxt 3, the best DX 🔥🔥🔥

  • vitify-next - Lightweight Vue 3 version without Electron

  • vitify-admin - Vite + Vuetify 2, Opinionated Admin Stater Template

TODO

  • Windows 11
  • Windows 10
  • Linux
  • MacOS

Usage

Development

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated executable and setup.exe in release folder.