# Files
- **main.ts**: Included by ../index.html. Creates the main Vue component.
- **App.vue**: The main Vue component.
- **components**:
- **TestComponent.vue**: For testing.
- **index.css**: Included by main.ts. Provides Tailwind's CSS classes.
- **vite-env.d.ts**: From Vite's template files.