Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nilportugues/websocket-react-example

Example on how to run Socket.io and ReactJS
https://github.com/nilportugues/websocket-react-example

Last synced: 11 days ago
JSON representation

Example on how to run Socket.io and ReactJS

Awesome Lists containing this project

README

        

## Websocket Server with React Server.

## How to run

- npm install
- npm run websockets (new terminal)
- npm run start (new terminal)
- Browse to localhost:3000

## Tech

- reactjs
- socket.io
- socket.io client