1 Star 0 Fork 0

Yami/chat

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
mock
src
.editorconfig
.gitignore
.prettierignore
.prettierrc
.umirc.ts
README.md
package.json
publish.sh
tsconfig.json
typings.d.ts
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
publish.sh 152 Bytes
Copy Edit Raw Blame History
yami authored 4 years ago . feat: 可以自定义名字啦
npm run build
cd dist
git init
git remote add origin https://github.com/ymssx/chat-static.git
git add .
git commit -m 'build'
git push -f origin master
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ymssx/chat.git
git@gitee.com:ymssx/chat.git
ymssx
chat
chat
master

Search