JeffKandel / stackchat

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 85.5%Language:CSS 13.5%Language:HTML 1.0%