angular-docs-cn/integration/forms
YuCheng Hu ea5de990f7 提交代码进行测试 2021-04-05 12:11:12 -04:00
..
e2e 提交代码进行测试 2021-04-05 12:11:12 -04:00
src 提交代码进行测试 2021-04-05 12:11:12 -04:00
.editorconfig 提交代码进行测试 2021-04-05 12:11:12 -04:00
.gitignore 提交代码进行测试 2021-04-05 12:11:12 -04:00
README.md 提交代码进行测试 2021-04-05 12:11:12 -04:00
angular.json 提交代码进行测试 2021-04-05 12:11:12 -04:00
browserslist 提交代码进行测试 2021-04-05 12:11:12 -04:00
karma.conf.js 提交代码进行测试 2021-04-05 12:11:12 -04:00
package.json 提交代码进行测试 2021-04-05 12:11:12 -04:00
tsconfig.app.json 提交代码进行测试 2021-04-05 12:11:12 -04:00
tsconfig.json 提交代码进行测试 2021-04-05 12:11:12 -04:00
tsconfig.spec.json 提交代码进行测试 2021-04-05 12:11:12 -04:00
tslint.json 提交代码进行测试 2021-04-05 12:11:12 -04:00
yarn.lock 提交代码进行测试 2021-04-05 12:11:12 -04:00

README.md

Forms test app

This project was generated with Angular CLI.

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.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.