Skip to content

Ver0.0.1 - first template demo

Latest

Choose a tag to compare

@LingChen-tsjmdlc LingChen-tsjmdlc released this 09 Feb 15:30

Electron_Vite_HeroUI-Template v0.0.1

📦 Complete Package List

Windows

Filename Architecture Link
Electron_Vite_HeroUI-Template-V0.0.1-win-x86.exe 32-bit Download Link
Electron_Vite_HeroUI-Template-V0.0.1-win-x64.exe 64-bit (Most choices) Download Link
Electron_Vite_HeroUI-Template-V0.0.1-win-x86_64.exe 32 or 64-bit (Better Compatibility) Download Link

macOS

Filename Architecture Link
Electron_Vite_HeroUI-Template-0.0.1-mac-x64.dmg Intel Mac Download Link
Electron_Vite_HeroUI-Template-0.0.1-mac-arm64.dmg Apple Silicon (e.g. M1, M2 ...) Download Link

Linux

Filename Architecture Link
Electron_Vite_HeroUI-Template-V0.0.1-linux-x86_64.AppImage 32 or 64-bit (Intel/AMD 64-bit) Download Link
Electron_Vite_HeroUI-Template-V0.0.1-linux-amd64.deb 64-bit (Intel/AMD 64-bit) Download Link
Electron_Vite_HeroUI-Template-0.0.1-linux-arm64.AppImage 64-bit (ARM) Download Link
Electron_Vite_HeroUI-Template-0.0.1-linux-arm64.deb 64-bit (ARM) Download Link

⚠️ System Requirements

  • Windows: 10/11 (32-bit or 64-bit)
  • macOS: 10.15+
  • Linux: 64-bit only

📝 Installation Guide

Windows: Run the exe installer directly
macOS:

  • Double-click dmg and drag app to Applications folder
  • You may need to allow the app in System Settings > Privacy & Security
    Linux (AppImage):
    chmod +x Electron_Vite_HeroUI-Template-V0.0.1-linux-x86_64.AppImage
    ./Electron_Vite_HeroUI-Template-V0.0.1-linux-x86_64.AppImage
    Linux (Debian/Ubuntu):
    sudo dpkg -i Electron_Vite_HeroUI-Template-V0.0.1-linux-amd64.deb

Full Changelog: https://github.com/LingChen-tsjmdlc/electron-vite-heroui-template/commits/V0.0.1