Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (29 loc) · 1.33 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.33 KB

Vitectron 2 is WIP...

Vue Desktop Application Template

GitHub Repo stars vue vite electron license

Use this template

You can choose to clone the project or fork repository, or download the zip file directly. It is recommended to clone the repository so that you can receive the latest patches.

To run a project, you need to have node version 16 or higher and use yarn as your dependency management tool

Setup

# install dependencies
$ yarn install

# serve with vite
$ yarn dev

# build electron application for production
$ yarn build

Features

  • TypeScript JSX and CSS-in-JS
  • Clean project structure
  • Multi-Window Manager

Built-in