Documentation: δΈζ π¨π³ | English πΊπΈ
Enterprise UI components for Vue.js. Based on BAIDU's Design Language System (DLS).
π§ This is a work in progress. π§
- π€ 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:
Please visit each package for further introductions.
To develop veui locally you need to clone this repo and run the following in veui's root directory:
$ npm run bootstrap
$ npm run devAnd then you should be able to see the demo via http://localhost:8080/.