Antoine du Hamel 6b7ad5e7c7 Stricter linter (#3095) 3 年之前
..
e2e 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 年之前
src 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 年之前
.browserslistrc 8f4cc89a9e Angular Integration (#2871) 3 年之前
.editorconfig 8f4cc89a9e Angular Integration (#2871) 3 年之前
.eslintrc.json 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 年之前
.gitignore 8f4cc89a9e Angular Integration (#2871) 3 年之前
README.md 8f4cc89a9e Angular Integration (#2871) 3 年之前
angular.json 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 年之前
karma.conf.js 6b7ad5e7c7 Stricter linter (#3095) 3 年之前
package.json fdd73d8df8 test: fix end2end test suite (#3008) 3 年之前
tsconfig.app.json 8f4cc89a9e Angular Integration (#2871) 3 年之前
tsconfig.json 8f4cc89a9e Angular Integration (#2871) 3 年之前
tsconfig.spec.json 8f4cc89a9e Angular Integration (#2871) 3 年之前

README.md

AngularExample

This project was generated with Angular CLI version 11.2.0.

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 Overview and Command Reference page.