This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Under menu option 'WPCode plugin' select Global Scripts and add Header, Body and Footer scripts
<link rel="stylesheet" crossorigin
href="https://slavkopar.github.io/knowledge-lib/assets/index.css" /> <base href="https://slavkopar.github.io/knowledge-lib" />
<div id="root"></div>
<script type="module" crossorigin
src="https://slavkopar.github.io/knowledge-lib/assets/index.js"></script>