Nav apraksta

zhuangyunsheng 7423846d9f first commit 6 mēneši atpakaļ
.vscode 7423846d9f first commit 6 mēneši atpakaļ
build 7423846d9f first commit 6 mēneši atpakaļ
resources 7423846d9f first commit 6 mēneši atpakaļ
src 7423846d9f first commit 6 mēneši atpakaļ
.editorconfig 7423846d9f first commit 6 mēneši atpakaļ
.gitignore 7423846d9f first commit 6 mēneši atpakaļ
.npmrc 7423846d9f first commit 6 mēneši atpakaļ
.prettierignore 7423846d9f first commit 6 mēneši atpakaļ
.prettierrc.yaml 7423846d9f first commit 6 mēneši atpakaļ
README.md 7423846d9f first commit 6 mēneši atpakaļ
dev-app-update.yml 7423846d9f first commit 6 mēneši atpakaļ
electron-builder.yml 7423846d9f first commit 6 mēneši atpakaļ
electron.vite.config.mjs 7423846d9f first commit 6 mēneši atpakaļ
eslint.config.mjs 7423846d9f first commit 6 mēneši atpakaļ
package.json 7423846d9f first commit 6 mēneši atpakaļ

README.md

easydo-electron

An Electron application with Vue

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux