You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do i integrate it with my existing organization's app?
My organization is planning to add a dicom viewer feature to their existing react app, how do i integrate this app into our app. Since it's a standalone app, and not available as an npm package, how do i achieve this?
What are the points i need to look up when doing this?
Since i have never worked on open source app, and it's integration with existing app. What things do i need to look up for like in terms of dependencies, components, routing, global state management, etc?
The text was updated successfully, but these errors were encountered:
How do i integrate it with my existing organization's app?
My organization is planning to add a dicom viewer feature to their existing react app, how do i integrate this app into our app. Since it's a standalone app, and not available as an npm package, how do i achieve this?
What are the points i need to look up when doing this?
Since i have never worked on open source app, and it's integration with existing app. What things do i need to look up for like in terms of dependencies, components, routing, global state management, etc?
The text was updated successfully, but these errors were encountered: