Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 662 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 662 Bytes

Internationalization in Angular

This project demonstrates how to internationalize and localize an Angular site and is the companion project code for the Pluralsight course, "Internationalization in Angular".

Getting going

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.

Further help

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.