A chatty chat appy app.
npm installnpm start- Open another terminal window; from there,
npm run seedto seed the database
npm installnpm run build-watchto start the webpack process- Open another terminal window; from there,
npm run start-serverto start the server process - Open another terminal window; from there,
npm run seedto seed the database