项目作者: RichardSaldanha07
项目描述 :
Chat Application using Node JS and Socket io
高级语言: JavaScript
项目地址: git://github.com/RichardSaldanha07/Chat-Application.git
Chat-Application
Chat Application using Node JS and Socket io
Note:
- You will need to install Node JS using command npm init
- You will need to install nodemon npm install -g nodemon
- You will need to install socket.io using the command npm i socket.io
- Install Prettier Formatter for Visual Studio Code which is recommended from Extensions
- Install Visual Studio Code HTML Snippets and Visual Studio Code CSS Support for HTML Documents from Extensions