- WeUI
1.x
using7.0.x
- WeUI
<= 2.2
using8.x
& Angular 8 - WeUI
>= 2.3
using9.x
& Angular 9, 10, Support dark & light theme
- Usage & Demo
- Installation instructions
- API Docs
- Customize Theme
- Global Config
- Troubleshooting
- License
- Install global
angular-cli
:
npm install -g @angular/cli
- New a empty angular project
# Specify less style
ng new demo --style less
cd demo
- add
ngx-weui
ng add ngx-weui
please refer to more details.
Please follow this guidelines when reporting bugs and feature requests:
- Use GitHub Issues board to report bugs and feature requests (not our email address)
- Please always write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.
Thanks for understanding!
The MIT License (see the LICENSE file for the full text)