VEUI
Documentation: δΈζ
Enterprise UI components for Vue.js. Based on BAIDU's Light Design Language System (Light Design).
Features
π€ Powerful and flexible components & directivesπ Switchable/customizable themesπ² Fully tree-shakable componentsπ I18N support w/ compile-time optimizationβ¨οΈ A11Y support w/ ARIA annotation & complete keyboard navigationβοΈ SSR support w/ component level Critical CSS
Packages included in this repo are:
Contribution
To develop veui
locally you need to clone this repo and run the following in veui
's root directory (VEUI uses pnpm as the package manager):
$ pnpm install
$ pnpm dev
And then you should be able to see the demo via http://localhost:8080/
.