Expert Corner: Getting started with React and WordPress maintenance support plans
Over the weekend I decided it was long overdue that I learnt React, or at least understood what all the fuss was about, so with npm in hand I installed yarn and started my quest.
We’re going to use Create React App to setup our base React install.
First install then run the command to create a react app called “WordPress-react”:
…
Source: New feed