This project demonstrates how to internationalize and localize an Angular site and is the companion project code for the Pluralsight course, "Internationalization in Angular".
Clone the repo (or fork first if you want to track your changes within your personal GitHub).
Run npm ci to install dependencies.
Run npm start to start the application.
Author- @AlisaDuncan. Please reach out for any questions.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.