Skip to content

Soufi4ne/my-webchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-webchat

Video Demo

unknown_2021.12.10-21.29_1.mp4

Introduction

Just a simple project to train with socket.io

Code Samples

Use this in your package.json (after you do the installation instruction)

"scripts": { "start": "node server", "dev":"nodemon server" },

Installation

  • npm init
  • npm install express
  • npm install socket.io
  • npm moment
  • npm install -D nodemon

Languages and Tools:

css3 express html5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published