Angular Material 6 Demo Sample

This is a demo Sample of the Tutorial Series from Youtube Channel Coding$Gaming - Playlist Intro To Angular Material 6 showing how to integrate Angular Material to Angular 6 Project.

This project includes all three templates provided by AngularMaterial Generate Command.

  • Navigation
  • Dashboard
  • Table

For More Check out Angular Schematics

Requirements

  • NodeJS installed (tested in 8.10.0)
  • Angular CLI (version 6) required

To Run the Project

  • Clone the Project to the Desired Directory
  • Go into the project directory
  • npm install or yarn install or yarn to install required dependencies
  • ng serve to run the project on PORT: 4200

Snap Shot of Final View

Final View

Keep Coding.. 👍 😎