Skip to content

Latest commit

 

History

History
33 lines (14 loc) · 601 Bytes

README.md

File metadata and controls

33 lines (14 loc) · 601 Bytes

electron-desktop-chat-app

A Cross-Platform Desktop Chat Application built in Electron and React.js

Getting Started

git clone git@github.com:bolivthom/electron-desktop-chat-app.git

cd electron-desktop-chat-app

install dependencies - npm install

setup node server - npm install --save express cors body-parser pusher-chatkit-server

run server - node server.js

to test it - npm run dev

Prerequisites

...

Author

  • Brittany Thomas

See also the list of contributors who participated in this project.