Skip to content

使用react.js搭建基于Socket.io的在线聊天网站

Notifications You must be signed in to change notification settings

Martin0809/talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

talk

npm i

npm run dev: 通过webpack-hot-server搭建服务,浏览器访问localhost:3001

npm run prod: 通过webpack打包并压缩文件到指定目录

node server: 通过node搭建服务,浏览器访问localhost:3000

About

使用react.js搭建基于Socket.io的在线聊天网站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published