indiamos / stackchat-react-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StackChat

A chatty chat appy app.

Setting up

  • npm install (or yarn install)
  • npm run seed
  • npm start

The start command will run both the webpack process (in watch mode) to build you client-side javascript files, and the Node process for your server with nodemon.

About


Languages

Language:JavaScript 88.7%Language:CSS 10.5%Language:HTML 0.8%