This project is an example of how to internationalize and localize an application in Angular.
A video walkthrough is available on YouTube.
- Install the latest version of the Angular CLI:
npm install -g @angular/cli - Download this repository
cdinto the directory- Run
npm installto download all dependencies - Run
ng serveto start the application. - Navigate to
http://localhost:4200/.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
This project was generated with Angular CLI version 13.1.3.
