An opinionated Vite + TypeScript + React starter template for building Power Apps code apps.
Designed for common app scenarios, easy extensibility, and minimal setup.
- ⚡ Modern tooling - Vite, Typescript, and React
- 🎨 Out-of-box styling - Tailwind, shadcn/ui components, and theming out of the box
- 🔋 Batteries included - Curated libraries pre-wired for common scenarios
- ✅ Standard patterns - Industry standard patterns and practices
- 🤖 Agent friendly - Optimized for use with coding agents
- Tailwind CSS - utility-first CSS framework
- shadcn/ui - pre-installed UI components
- Lucide - beautiful and consistent icons
- React Router - pages, routing
- Tanstack Query - data fetching, state management
- Tanstack Table - interactive tables, datagrids