Skip to content

drevets/stackchat2

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages