Skip to content

mzabalza/socket.io-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOCKET.IO CHAT APP

[Work in progress...]

Chat app created with node.js

Table of contents

Technologies

Project is created with:

  • express: 4.17.1
  • mustache: 4.0.0
  • socket.io: 2.3.0

Setup

To run this project, install it locally using npm:

$ cd ../<project-name>
$ npm install
$ npm start

Open browser and navigate to the default port used by ReactJS development server: http://localhost:3000

About

Chat app created with node, Socket.io and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published