angular 15 alert demo

Pierre Fromager 8be8410b54 feat : improve style and multilines with pipes 2 years ago
.vscode 7bcb4f6038 initial commit 2 years ago
src 8be8410b54 feat : improve style and multilines with pipes 2 years ago
.editorconfig 7bcb4f6038 initial commit 2 years ago
.gitignore 7bcb4f6038 initial commit 2 years ago
README.md 61477e8a4a doc : READMe 2 years ago
angular.json 7bcb4f6038 initial commit 2 years ago
package-lock.json 6a071104d0 init : demo 2 years ago
package.json 6a071104d0 init : demo 2 years ago
tsconfig.app.json 6a071104d0 init : demo 2 years ago
tsconfig.json 6a071104d0 init : demo 2 years ago
tsconfig.spec.json 6a071104d0 init : demo 2 years ago

README.md

Angular 15 Alert Demo

This angular version 15.0.5 project is a demo for an alert component.

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.

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 page.

Nvm

nvm use v16.13.2