# 微语IM - 访客端 - [test](http://localhost:9006/?t=1&id=c293374081784c0e9dd1d57020048e37&) - [ai](http://localhost:9006/ai?rid=20e4feffffb74f5eab46358e4d4d3bb3&) - [pro](http://localhost:9006/pro) ```bash # "@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 -