Years of learning experience tell me that the fastest way to understand a concept is to see its practice, so I compiled 8 open source projects that you can refer to when learning Angular. Learn how to use the Angular framework~
[Related tutorial recommendations: "angular Tutorial"]
https://github.com/akveo/ngx-admin
Official website: https://akveo.github.io/ngx-admin/
A beautiful minimalist style management background template project with rich themes and easy deployment. I strongly recommend students who want to learn Angular to pull it down and take a look.
https://github.com/eolinker/eoapi
Official website: https://www.eoapi.io/ zh
The desktop version of the API tool that combines Angular and Electron technologies supports deployment on both the Web and the desktop. Those who want to use Angular to write the desktop version can refer to it.
https://github.com/angular/components
Official website: https://material.angular.io /
A UI component library based on the Material UI design style built and maintained by the Angular team to help you build your own custom components.
https://github.com/NG-ZORRO/ng-zorro-antd
Official website: NG-ZORRO - Enterprise-level UI design language and Angular component library
Ant-Design Angular version of the component library, you can take a look at them before writing the component library~
https://github.com/storybookjs/storybook
Official website: https://storybook.js.org/
Storybook is a component document framework that supports Angular, React, and Vue frameworks.
https://github.com/PatrickJS/awesome-angular
Official website: https://patrickjs.github .io/awesome-angular/
##This is not a practical project, but a large and comprehensive Angular encyclopedia, including Angular seed projects, starters, templates, and examples , tutorials, components, modules, videos and more in the Angular ecosystem. 7. NGX-chartshttps://github.com/swimlane/ngx-chartsOfficial website: https://swimlane. github.io/ngx-charts/#/ngx-charts/bar-vertical Angular Chart Tool8. Angular google maps
https://github.com/sebholstein/angular-google-mapsOfficial website: https://angular-maps.com/
Angular Google Map Component
Programming Video! !
The above is the detailed content of How to get started with Angular, start with 8 open source projects!. For more information, please follow other related articles on the PHP Chinese website!