alisaduncan / angular-i18n

Project for Internationalization in Angular Pluralsight course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Project for Internationalization in Angular Pluralsight course


Languages

Language:TypeScript 45.3%Language:SCSS 39.6%Language:HTML 15.1%