Skip to content

Private Chat Application Using NodeJs, ExpressJs, SocketIO, EJS, Bootstrap

License

Notifications You must be signed in to change notification settings

chiranjeevitapal/nodejs-ejs-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat application with Node.js, Express.js and EJS Templates

Installing

  1. Make sure you have these installed
  2. Clone this repository into your local

    git clone https://github.com/chiranjeevitapal/nodejs-ejs-chat.git

Run Application

Run > cd nodejs-ejs-chat
Run > npm install -g nodemon to install nodemon globally
Run > npm install to install the project dependencies
Run > npm start command to start the automation

Releases

No releases published

Packages

No packages published