Antoine du Hamel 01d7ea13e9 meta: use Yarn v3 instead of npm (#3237) 3 years ago
..
e2e 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 years ago
src 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 years ago
.browserslistrc 8f4cc89a9e Angular Integration (#2871) 3 years ago
.editorconfig 8f4cc89a9e Angular Integration (#2871) 3 years ago
.eslintrc.json 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 years ago
.gitignore 8f4cc89a9e Angular Integration (#2871) 3 years ago
README.md 8f4cc89a9e Angular Integration (#2871) 3 years ago
angular.json 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 years ago
karma.conf.js 6b7ad5e7c7 Stricter linter (#3095) 3 years ago
package.json 01d7ea13e9 meta: use Yarn v3 instead of npm (#3237) 3 years ago
tsconfig.app.json 8f4cc89a9e Angular Integration (#2871) 3 years ago
tsconfig.json 8f4cc89a9e Angular Integration (#2871) 3 years ago
tsconfig.spec.json 8f4cc89a9e Angular Integration (#2871) 3 years ago

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.