https://server-sent-events.netlify.app/
- CRA
- recharts
- express
- cors
- concurrently
- @microsoft/fetch-event-source
- Clone the repo
git clone https://github.com/darbandi/server-sent-events.git
- Install dependencies using Yarn
cd server-sent-events
yarn
- Start the development server
yarn start