Skip to content

An elegant and simple electron ipc management. / 一个优雅简单的electron-ipc管理示例

Notifications You must be signed in to change notification settings

tuzirpa/violet-electron-ipc

 
 

Repository files navigation

ipc-demo

An Electron application with Vue and TypeScript

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

About

An elegant and simple electron ipc management. / 一个优雅简单的electron-ipc管理示例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.7%
  • CSS 22.2%
  • Vue 6.4%
  • HTML 2.4%
  • JavaScript 2.3%