Skip to content

Leigh-Ola/VueJs-Group-Chat-App

Repository files navigation

About

This is a simple chat application built with Pusher and Vue. It is a part of a tutorial series on how to build a group chat application with Pusher and Vue. You can find the tutorial here.

Setup

  • Step 1: Install dependencies
cd pusher-backend
npm i cors dotenv express pusher
  • Step 2: Start the server
node app.js

Screenshots

Screenshot