Skip to content

raviji/angular-l10n-sample

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.0%
  • HTML 28.5%
  • CSS 11.1%
  • JavaScript 2.4%