shadow-websocket gui for mac
- shadow-websocket 可视化配置
- hosts 可视化编辑
- 快捷笔记
- 网址收藏
- 插件化子应用
# 安装依赖
yarn
# 开发
yarn dev
# 构建(只支持mac)
yarn build:darwin
设置断点
调试运行
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.