Tag: Preact
-

Build a Preact Code App on Power Apps with Vite
A Preact code app gives you React’s API at a fraction of the size, and it ships as a Power Apps code app without fuss. A Power Apps code app is just a Vite app, so the official React template is one option rather than the only one. As a result, you can scaffold Preact…