You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dev-sidecar/packages/gui
王良 cb2699d070
小调整
2 weeks ago
..
build 日志优化 8 months ago
extra 内置文件 `domestic-domain-allowlist.txt(国内域名白名单)`更新: `2024/10/14` -> `2024/11/07` 3 weeks ago
pkg build: 增量更新版本判断 3 years ago
public 设置快捷键功能优化。 2 months ago
src 小调整 2 weeks ago
.editorconfig
.env
.gitignore
3、buildAndRun.bat 在 `packages\gui` 目录下,添加两个脚本文件。 8 months ago
4、generateSetupFile.bat bat脚本调整 8 months ago
LICENSE
README.md
babel.config.js
package.json bugfix: 修复 `MacOS` 启动报错 `Error: Cannot found module '@natmri/platform-napi-darwin-x64'` 的问题 2 weeks ago
vue.config.js bugfix: 修复 `MacOS` 启动报错 `Error: Cannot found module '@natmri/platform-napi-darwin-x64'` 的问题 2 weeks ago

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.