Skip to content

实时聊天应用,基于vue2.0、webpack、node、socket.io

Notifications You must be signed in to change notification settings

G-Veigar/vue_node_chat

Repository files navigation

vue_node_chat

使用vue-cli构建,基于vue2,webpack,后端基于node提供静态资源文件,和socketio服务。

Build Setup

# install dependencies
npm install

# sockot.io server run at localhost:3000
npm run socket

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

实时聊天应用,基于vue2.0、webpack、node、socket.io

Resources

Stars

Watchers

Forks

Packages

No packages published