kal93 / 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. In development mode it is also used Hot Module Replacement.

Development

npm install
npm start

Production

npm run build

Test

npm test

About

Angular l10n sample

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

License:MIT License


Languages

Language:TypeScript 55.6%Language:HTML 28.4%Language:CSS 11.4%Language:JavaScript 4.6%