npm create vite@latest my-app -- --template react-tscd my-appnpm i -D @mbsks/rspfx-plugin @mbsks/rspfx-cli# add rspfxVite() to vite.config.ts + manifests, then
rspfx dev # http://localhost:4321 — no tenant needed
rspfx package # → sharepoint/solution/my-app.sppkg
# any starter works: better-t-stack, TanStack Router, etc. — just add the plugin
# shortcut: rspfx new my-app