![RealWorld Example App] What works? Vite Composition API SFC <script setup> sugar Suspense (Experimental) Vue router Pinia TypeScript Vue Test Utils for Vue 3 E2E test (Cypress) Getting started yarn install # Development yarn dev # Build dist yarn build # Run unit tests yarn test