REACT – WP – SAMPLE TEMPLATE W REACT W PARCEL V3 – POST DEPLOYMENT

		
		
			

DEPLOYMENT STEPS:
1. Build the React app with yarn build
2. Find the min scripts like src.c82ebe33.css and src.c82ebe33.js
3. Rename them to react-app.min.js react-app.min.css and test with index.html
4. Add the dist folder after renaming it to react-app-deployed inside the wp theme folder
5. Make the page template like the following: