device-emulator icon indicating copy to clipboard operation
device-emulator copied to clipboard

Running the dev script should open the demo app

Open tarushnagpal opened this issue 2 years ago • 3 comments

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

tarushnagpal avatar Oct 01 '23 08:10 tarushnagpal

Hey! can I be assigned to this?

LemonDrop847 avatar Oct 01 '23 12:10 LemonDrop847

Done @LemonDrop847

palashgo avatar Oct 02 '23 11:10 palashgo

Added a PR, please review.

LemonDrop847 avatar Oct 02 '23 13:10 LemonDrop847