- Run
npm i - Run
npm run build - Run
npm run preview - Open the browser to the URL the app is being served on (most likely
http://localhost:4173/). - Check the browser's debug console for errors.
You should see the error Uncaught ReferenceError: React is not defined.