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

https://github.com/kooltheba/react-websockets-poc


https://github.com/kooltheba/react-websockets-poc

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# react-websockets-poc
This proof of concept use React together with Websockets.

# Getting Started
The Backend can be found at: https://github.com/KoolTheba/node-websockets-poc

Check instructions in the Backend readme to check the communications between both parts.

## Client Side
In the project directory, you can run the script:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.