indiamos / 1709-stackchat

Redoing Stackchat (https://github.com/FullstackAcademy/stackchat) with the 1709 cohort

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

Redoing Stackchat (https://github.com/FullstackAcademy/stackchat) with the 1709 cohort


Languages

Language:JavaScript 99.7%Language:CSS 0.3%Language:HTML 0.0%