Skip to content

burieberry/stackchat

Repository files navigation

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

Chat app using React and Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published