SkillAgentSearch skills...

ChattingRoom

A chatting room demo based on React, Redux, and NodeJS

Install / Use

/learn @hshenCode/ChattingRoom
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ChattingRoom

Online demo:

view it on my personal server

or the link below if my server doesn't work (๑•́₃ •̀๑) :

view it on heroku

Run it locally:

###For production:

npm install
npm run build
node server/server.js

And then point your browser to localhost:3000

###For debug:

npm install
npm run dev
node server/server.js

And then point your browser to localhost:3000

View on GitHub
GitHub Stars55
CategoryDevelopment
Updated1y ago
Forks30

Languages

JavaScript

Security Score

70/100

Audited on Nov 30, 2024

No findings