This commit is contained in:
哆啦好梦
2023-02-16 10:43:56 +08:00
parent 217fe571ec
commit 89dc26b95a
3 changed files with 6 additions and 6 deletions

View File

@@ -10,14 +10,14 @@
</div>
<br>
## 🌏 [English](https://www.yuque.com/u34495/ee-doc) | [中文](https://www.yuque.com/u34495/mivcfg)
## 🌏[中文](https://www.yuque.com/u34495/mivcfg) | [English](https://www.yuque.com/u34495/ee-doc)
## 📋 Introduction
- 🍩 **Why?** desktop software ( office direction , personal tools ), still Yes PC in the next ten years one of the requirements is to improve work efficiency
- 🍉 **Simple** just understand JavaScript
- 🍑 **Vision** all developers can learn how to develop desktop software
- 🍰 **Gitee** https://gitee.com/dromara/electron-egg **2700+**
- 🍨 **Github** https://github.com/dromara/electron-egg **600+**
- 🍰 **Gitee** https://gitee.com/dromara/electron-egg **2900+**
- 🍨 **Github** https://github.com/dromara/electron-egg **700+**
- 🏆 most valuable open source project
![](https://wallace5303.gitee.io/ee/images/electron-egg/ee-zs.png)

View File

@@ -16,8 +16,8 @@
- 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具仍然是未来十几年PC端需求之一提高工作效率
- 🍉 **简单:** 只需懂 JavaScript
- 🍑 **愿景:** 所有开发者都能学会桌面软件研发
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **2700+**
- 🍨 **github** https://github.com/dromara/electron-egg **600+**
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **2900+**
- 🍨 **github** https://github.com/dromara/electron-egg **700+**
- 🏆 码云最有价值开源项目
![](https://wallace5303.gitee.io/ee/images/electron-egg/ee-zs.png)

View File

@@ -111,7 +111,7 @@
"dependencies": {
"better-sqlite3": "^7.6.0",
"dayjs": "^1.10.7",
"ee-core": "^1.5.0",
"ee-core": "^1.5.1",
"electron-is": "^3.0.0",
"electron-updater": "^5.3.0",
"lodash": "^4.17.21"