Skip to content

Latest commit

 

History

History

JJMyStarAndC

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

如果点进来了,觉得还不错,顺便点个赞吧!

使用

  1. 下载代码
  2. 进入代码目录
    cd ./JJMyStarAndC
  1. 安装依赖
npm install 
  1. 启动服务
    npm run serve
  1. 浏览器打开 http://localhost:8088/index.html
  2. 输入用户ID,点击按钮即可

注意

采用SSE实现,不要重复点击。