dev-sidecar/packages/gui
王良 162d9d92f3
feature: 实现篡改猴(Tampermonkey,别名:油猴)浏览器插件的几个 `GM_xxx` 方法,并参照篡改猴浏览器扩展界面开发了可操作界面 (#300)
2024-04-19 12:24:01 +08:00
..
build 日志优化 2024-04-02 12:35:39 +08:00
extra feature: 实现篡改猴(Tampermonkey,别名:油猴)浏览器插件的几个 `GM_xxx` 方法,并参照篡改猴浏览器扩展界面开发了可操作界面 (#300) 2024-04-19 12:24:01 +08:00
pkg build: 增量更新版本判断 2021-12-06 00:32:34 +08:00
public feature: 新增暗色主题。 (#292) 2024-04-12 00:01:38 +08:00
src optimize: `json.js` 从 `core` 转移到 `mitmproxy` 2024-04-18 12:23:24 +08:00
.editorconfig init 2020-10-24 21:22:44 +08:00
.env refactor: 1 2021-08-18 21:58:31 +08:00
.gitignore refactor: 1 2021-08-17 22:02:57 +08:00
3、buildAndRun.bat 在 `packages\gui` 目录下,添加两个脚本文件。 2024-03-26 13:54:25 +08:00
4、generateSetupFile.bat bat脚本调整 2024-04-02 12:28:26 +08:00
LICENSE refactor: dns设置 2020-10-27 01:12:40 +08:00
README.md init 2020-10-24 21:22:44 +08:00
babel.config.js init 2020-10-24 21:22:44 +08:00
package.json v1.8.0 2024-04-08 15:02:25 +08:00
vue.config.js doc: 版权信息更新。 2024-04-18 10:01:19 +08:00

README.md

dev-sidecar-gui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.