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

https://github.com/ericklv/react-front


https://github.com/ericklv/react-front

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# React App with SockJS

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

Dependencies:
- StompJs
- Ant Design

## Available Scripts

In the project directory, you can run:

### `npm install`
then
### `npm start`

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

P2P Chat:
![Drag Racing](p2p.png)

Group Chat:
![Drag Racing](group.png)