TDesign Vue Starter Kit Features
developThe TDesign Vue Starter Kit is designed for rapid development with the following core capabilities:
- Exquisite Design: Based on TDesign UI specifications with available design resources (Figma, Sketch, etc.).
- Complete Routing: Supports both configuration-based routing (with deep customization for
MenuandBreadcrumbcomponents) and custom routing. - Dynamic Layout: Includes built-in layouts such as "Left-Right Layout", "Top-Left-Right Layout", and "Up-Down Layout". Page content uses a 24-grid layout with "Regular" and "Compact" spacing modes.
- Fast HRM: Built with
Vitefor ultra-fast updates using browser ES modules in development. - Development Specifications: Uses
eslint-config-airbnb-basefor code quality and followsAngular commitspecifications.