Skip to content

Multi Chat Single Page Application made with Node.js, Socket.io, Vue.js, Require.js, Express and Weback

Notifications You must be signed in to change notification settings

andrisole92/multi-chat-node-socket-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-chat-node-socket-vue

Multi Chat Single Page Application made with Node.js, Socket.io, Vue.js and other node packages Run npm install and then gulp (or npm install, webpack, node index)

In www_server/db.js you need to add link to your MongoDB in line 3:
mongoose.connect('mongo url');

About

Multi Chat Single Page Application made with Node.js, Socket.io, Vue.js, Require.js, Express and Weback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published