Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 566 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 566 Bytes

Example App

Example App made with React + Hooks + Websockets to display a table updated in real time

Available Scripts

In the project directory, you can run:

yarn server

Runs the mock server to be able to get fixtures via a http request available endpoints are;

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.