A React example using the Luath plugin for React Fast Refresh.
Change to this directory:
cd examples/reactRun the example React application using the Luath serve command from this directory:
luath serveBuild the production assets for the example React application using the Luath build command from this directory:
luath buildServe the production assets for the example React application using the Luath run command from this directory:
luath run