Skip to content

roszpun/Live-socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket chat with mongodb, EJS and Vue.js

Dependencies

Getting started

  • Have mongo db and node.js installed
  • Download npm dependencies - npm install
  • Run mongodb - mongod
  • Run the server - npm run start

Compiling SASS

  • To compile it once - npm run scss-compile
  • Watcher - npm run watch

Contributors

About

A mandatory chat written for frameworks classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published