Files
weiyu/visitor/react/README.md
jack ning 8a84e6b738 update
2024-04-05 15:53:09 +08:00

1.2 KiB

微语IM - 访客端

# "@chatui/core": "^2.4.2",
export http_proxy=http://127.0.0.1:10818
export https_proxy=http://127.0.0.1:10818
# 打包
yarn build
# 代码格式化 https://www.prettier.cn/docs/install.html
# yarn prettier . --write

other