Develop MiniProgram using Angular
Use Angular Ecosystem as possible, reduce cross-platform costs
document
- Quickstart
- Attention
- MiniProgramFeature
- API
- life-time
Development Environment
Prerequisites
Node.jsgreater than 20@angular/cli17
hello-world
- use this Template https://github.com/wszgrcy/angular-miniprogram-template or download
- use
npminstall dependencies
Quickstart
Ecosystem
- support all
PipeandService - compatible support
Directive(a little different from web) - one file only allow one
Component
Support Platform
| Platform Name | Run | Alias | comment |
|---|---|---|---|
| ✅ | Work Wechat | ||
| bytedance | ✅ | ||
| jd | ❌ | no account | |
| baidu | ✅ | ||
| Alipay | ✅ | DingTalk,Alipay IoT,etc | can’t compile in Prod, see;can’t use v2, while slot has some problem |
| ✅ | unknown error?but can work | ||
| feishu | ❌ | likebytedance,but compile fail |