How to add react to a new phoenix 1.6 project?

Hi,
Im a backend dev and want to program the frontend of my pet project with React, but unfortunately there isnt much of guidance for adding react to new esbuild-based Phoenix projects.

So, how do you add react to such an esbuild-based project?

Thanks in advance!

1 Like

Hi, have you tried the esbuild’s guide?