Skip to content

MarkTechson/i18n-receipt-demo

Repository files navigation

I18nReceiptDemo

Demo app screenshot, e-commerce order confirmation

This project is an example of how to internationalize and localize an application in Angular.

A video walkthrough is available on YouTube.

Getting Started

  • Install the latest version of the Angular CLI: npm install -g @angular/cli
  • Download this repository
  • cd into the directory
  • Run npm install to download all dependencies
  • Run ng serve to start the application.
  • Navigate to http://localhost:4200/.

Resources

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.

This project was generated with Angular CLI version 13.1.3.