Sample app built with Angular CLI & Material: live example
- Requirements
- Node.js and npm
- At least Angular CLI 1.7.0
AoT compilation is used for both development and production. In development mode it is also used Hot Module Replacement.
npm install
npm start
npm run build
npm test