[!] README

This commit is contained in:
王昆 2022-06-15 12:09:28 +08:00
parent ebcede2ab4
commit e8543eabe2
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ PagePlug 是基于 [AppSmith](https://github.com/appsmithorg/appsmith) 打造的
- 中文界面、更简洁的 UI
- 引入 antd 组件库react 升级到 17
- 简化启动步骤支持原生Windows环境本地开发无需WSL
官方 AppSmith 前端项目第一次启动步骤繁琐,依赖非常多,并且官方支持 Windows 平台本地开发是通过 WSL 实现的配置非常麻烦PagePlug 优化了 Windows 环境下的运行脚本,简化了项目启动过程。[详请](#🎈-本地开发)