bgorkem / socketio-react-base

A baseline socketio client-server implementation with react and webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocketIO React Base

This is a minimal reference implementation with React / Webpack and SocketIO and only to be used for development purposes

Production configuration and optimization not included.

How to run

npm install npm start

About

A baseline socketio client-server implementation with react and webpack


Languages

Language:JavaScript 88.4%Language:HTML 11.6%