An Electron application with Vue and TypeScript
- 风格配置 ESLint + Prettier
- 主要技术栈 Volar + TypeScript Vue Plugin (Volar) + Vue Router
- 当前使用UI库 Naive-ui
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux