Sen descrición

zhuangyunsheng 88c216d4c6 commit hai 10 meses
.vscode 7423846d9f first commit hai 10 meses
build 7423846d9f first commit hai 10 meses
resources 7423846d9f first commit hai 10 meses
src ba0b83b7a0 vue-cli hai 10 meses
.editorconfig 7423846d9f first commit hai 10 meses
.env.development a1fdc5d6d7 vue-cli hai 10 meses
.env.production a1fdc5d6d7 vue-cli hai 10 meses
.eslintrc-auto-import.json a1fdc5d6d7 vue-cli hai 10 meses
.gitignore 7423846d9f first commit hai 10 meses
.npmrc 7423846d9f first commit hai 10 meses
.prettierignore 7423846d9f first commit hai 10 meses
.prettierrc.yaml 7423846d9f first commit hai 10 meses
README.md 7423846d9f first commit hai 10 meses
dev-app-update.yml 7423846d9f first commit hai 10 meses
electron-builder.yml 7423846d9f first commit hai 10 meses
electron.vite.config.mjs 88c216d4c6 commit hai 10 meses
eslint.config.mjs 7423846d9f first commit hai 10 meses
package.json 88c216d4c6 commit hai 10 meses

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