Skip to content

zantinger/company-ping-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

company-ping-pong

This repo serves as a playground to experiment with different frameworks. No bugs or features will be developed. Feel free to fork and to try things out for yourself.

What is included?

Server:

Socket server (NodeJS/Socket IO). Socketlistener are defined as streams (Rxjs).

Client: SPA (React) with socket-streams (Socket IO/Rxjs).

Login, Chat and PingPong.

Clone the repo

clone and jump in root

Install and run

Client

cd client && npm install
npm run dev

Server

cd server && npm install
npm start

Deploy

...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published