Vite Platform: Web only. Mobile demos use Expo with Metro bundler. See the expo-sdk skill. Use Context7 MCP ( then ) for full API reference, plugin ecosystem, and advanced configuration options. Overview Build tool and development server for Vite 7.x. Provides instant server start, fast HMR, optimized production builds, and first-class TypeScript support. Install : Workflows Initial setup: 1. [ ] Create with TypeScript types 2. [ ] Install React plugin: 3. [ ] Configure path aliases for clean imports 4. [ ] Set up environment variables with files 5. [ ] Test dev server: Production optimizatio…