项目作者: RichardSaldanha07

项目描述 :
Chat Application using Node JS and Socket io
高级语言: JavaScript
项目地址: git://github.com/RichardSaldanha07/Chat-Application.git
创建时间: 2020-05-31T13:34:16Z
项目社区:https://github.com/RichardSaldanha07/Chat-Application

开源协议:

下载


Chat-Application

Chat Application using Node JS and Socket io
Note:

  1. You will need to install Node JS using command npm init
  2. You will need to install nodemon npm install -g nodemon
  3. You will need to install socket.io using the command npm i socket.io
  4. Install Prettier Formatter for Visual Studio Code which is recommended from Extensions
  5. Install Visual Studio Code HTML Snippets and Visual Studio Code CSS Support for HTML Documents from Extensions