Is your feature request related to a problem? Please describe.
Currently when you run a npm run dev, it opens a vite server with the index.html file which is related to how the dyte-sdk used to use it
Describe the solution you'd like
npm run dev should actually be running the react app placed in the examples folder, this is already built and looks like this