Skip to content

An Electron app (React) connected to a Node Backend (Backpack) and SocketIO

Notifications You must be signed in to change notification settings

ryands17/electron-sockets

Repository files navigation

Socketeer: A simple sockets app made with Electron

Server (made using Backpack)

To run:

  • cd server
  • npm run dev

To build:

  • cd server
  • npm run build
Client (made with React using CRA and customize-cra)

To run:

  • npm run electron-dev

To build:

  • npm run electron-pack

About

An Electron app (React) connected to a Node Backend (Backpack) and SocketIO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published