robisim74 / angular-l10n-sample

Angular l10n sample

Home Page:https://github.com/robisim74/angular-l10n

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular l10n sample

Sample app built with Angular CLI & Material: live example

Installing

Running

AoT compilation is used for both development and production.

Development

npm install
npm start

Production

npm run build

Test

npm test

Analyzing bundle

npm run analyze

About

Angular l10n sample

https://github.com/robisim74/angular-l10n

License:MIT License


Languages

Language:TypeScript 58.3%Language:HTML 28.4%Language:CSS 10.6%Language:JavaScript 2.7%