bigfoot110614 / ChattingRoom

A chatting room demo made by React, Redux, and NodeJS

Home Page:https://murmuring-brook-22426.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChattingRoom

Online demo:

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

About

A chatting room demo made by React, Redux, and NodeJS

https://murmuring-brook-22426.herokuapp.com


Languages

Language:JavaScript 88.3%Language:CSS 10.1%Language:HTML 1.6%