Tag: Vue

  • Build a Vue Code App on Power Apps with Vite

    Build a Vue Code App on Power Apps with Vite

    A Vue code app is easier to ship than most makers expect, because a Power Apps code app is really just a Vite app underneath. The official template uses React, yet nothing about the platform is tied to React. As a result, you can scaffold Vue with TypeScript and turn it into a fully working…