example
1.0.0
Online demonstration: https://example.kuizuo.cn
Organize the implementation code of front-end styles and functions, which can be used to find inspiration, or directly use the code in the examples.
All demonstration codes are stored in src/pages/example and are written using the vue3 setup syntax.
Based on vitesse templates, use Vue3 + Vite + UnoCSS
Components under src/pages/example define component information through SFC using <route> tag blocks, without additional data definition.
Two ways to demonstrate component, which is convenient for previewing, and you can also view or copy component-related code.