at15 / fe-template

Base template for dashboard, documentation etc.
MIT License
0 stars 0 forks source link

[ng] Angular + echarts + ng-zorro #1

Open at15 opened 6 years ago

at15 commented 6 years ago

I got plenty projects that need a dashboard, benchhub https://github.com/benchhub/benchhub/issues/6 https://github.com/benchhub/benchboard/issues/1, xephon-*, go.ice, ayi and I need to manually update the package versions, and similar bootstrap code is copied everytime (route, reset font etc.)

Actually I am not that into antd design (due to the small font), but I just don't enjoy writing binding for Angular (did too much in the past and might still need to do that in day job .... )

TODO

Known issues

at15 commented 6 years ago

angular cli released https://github.com/angular/angular-cli/releases/tag/v6.0.0 angular released 6.0 but ng-zorro does not support it yet https://github.com/NG-ZORRO/ng-zorro-antd/issues/1395