https://github.com/tvrcgo/umi-plugin-electron
Umi plugin to build electron app
https://github.com/tvrcgo/umi-plugin-electron
electron umi-plugin umijs
Last synced: 2 months ago
JSON representation
Umi plugin to build electron app
- Host: GitHub
- URL: https://github.com/tvrcgo/umi-plugin-electron
- Owner: tvrcgo
- Created: 2022-04-11T08:43:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T06:39:50.000Z (over 3 years ago)
- Last Synced: 2025-06-04T13:29:51.863Z (5 months ago)
- Topics: electron, umi-plugin, umijs
- Language: TypeScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# umi-plugin-electron
Umi plugin to build electron app## Install
Github registry
```bash
$ npm install @tvrcgo/umi-plugin-electron
```Npm registry
```bash
$ npm install tvrcgo-umi-plugin-electron
```