# angular7-with-bootstrap **Repository Path**: xuwenliu/angular7-with-bootstrap ## Basic Information - **Project Name**: angular7-with-bootstrap - **Description**: No description available - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Summary 已经同步到P67,程序完全ojbk. 1.我的运行环境是win10 + vscode,并不是视频中的mac + webstorm 2.代码和老师写的代码基本一致(有一点自己的想法),只不过我用的是angular7 老师用的是 4 语法点可能有点不同. 3.视频中的node服务器也已经上传到github 传送门 https://github.com/zero-yu/webserver 4.程序具体如何安装使用,详见下面英文文档. 5.欢迎一起交流学习,加油! ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app 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. Use the `--prod` flag for a production build. ## 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 [Protractor](http://www.protractortest.org/). ## Further help To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).