dev-sidecar/packages/gui
王良 21ddb207e4 暗色主题:JSON编辑器样式优化。 2024-04-15 14:06:53 +08:00
..
build 日志优化 2024-04-02 12:35:39 +08:00
extra feature: `script` 拦截器,支持绝对地址和相对地址配置,该拦截器不再受限于DS的发版了。 (#294) 2024-04-14 01:29:54 +08:00
pkg build: 增量更新版本判断 2021-12-06 00:32:34 +08:00
public feature: 新增暗色主题。 (#292) 2024-04-12 00:01:38 +08:00
src 暗色主题:JSON编辑器样式优化。 2024-04-15 14:06:53 +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 日志优化 2024-04-02 12:35:39 +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.