NGX-WEUI
Version
- 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
Table of Contents
- Usage & Demo
- Installation instructions
- API Docs
- Customize Theme
- Global Config
- Troubleshooting
- License
Usage & Demo
Create project
- 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.
How to use it with:
Troubleshooting
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!
License
The MIT License (see the LICENSE file for the full text)