Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 259 Bytes

LiveRooms

LiveRooms使用Vue搭建Web直播间 Wss聊天 --前端

如何运行此项项目

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

依赖后端项目:https://github.com/Luncode/Lives-Server