oc-template-react
oc-template-react copied to clipboard
update to use vite
This moves to vite for compiling, adding among other things out of the box support for Typescript, any Css solution and more. Apart from support for the new React 18 API createRoot.
Closes #655 and #652