Skip to content

Thinkpad93/maxQ

Repository files navigation

Q 校网业务综合管理后台

echo "# maxQ" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin git@github.com:Thinkpad93/maxQ.git
git push -u origin master

代码

const ws = new WebSocket("ws://localhost:8080");

项目结构