Use of React project within Angular project
I’m at a crossroads and this may be an easier issue than I’m worrying about. An application I’m taking on has been written in React to near completion. However, expectations were for it to be Angular.
How to use react components in Vendure Admin UI Extensions?
I followed the guide from the documentation and created an empty component. But it doesn’t build.
I specifically created an empty Vendure project and made such a simple component there. But even there it doesn’t work!