Angular l10n sample Sample app built with Angular CLI & Material: live example Installing Requirements Node.js and npm At least Angular CLI 8.0.0 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