I want to develop the Gutenberg Block and a React Front-end component concurrently.
How would you approach this? Somehow, I need to combine to separate development environments that depend on each other. I’m using NPM.
Thanks for any direction you can provide,
Warren
Hi! Have you checked out the related section in the Advanced Gutenberg Course? I would suggest starting with that and discussions of sharing components on the front and back end.