ChattingRoom Save

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

Project 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

Open Source Agenda is not affiliated with "ChattingRoom" Project. README Source: hshenCode/ChattingRoom
Stars
54
Open Issues
2
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating