- WeUI
>= 2.6
using19.x
& Angular 19
- 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
zek-ngx-weui
ng add zek-ngx-weui
Thanks for understanding!
The MIT License (see the LICENSE file for the full text)