# learn-ang **Repository Path**: demongel/learn-ang ## Basic Information - **Project Name**: learn-ang - **Description**: angular 学习记录 参照《Angular开发入门与实战》 作者: 兰泽军 可以了解angular开发的基本知识 内容包括: Angular 组件 | 生命周期方法 | 管道 | 常用指令 | 延迟加载 | 响应式编程 | 模板表单指令 | 响应式表单指令 | 表单验证与提交 | 模板表单 | 响应式表单 | 网络请求 | json-server | 拦截器 | - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: feature/ang-dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-12 - **Last Updated**: 2023-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # angular 学习记录 参照《Angular开发入门与实战》 作者: 兰泽军 # 运行截图 ![运行截图](/src/assets/%E8%BF%90%E8%A1%8C%E6%88%AA%E5%9B%BE/000%E8%BF%90%E8%A1%8C%E6%88%AA%E5%9B%BE.png?raw=true) # LearnAng This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.4. ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files. ## Code scaffolding Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. ## Build Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. ## Running unit tests Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io). ## Running end-to-end tests Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities. ## Further help To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.