Rajbandi / angular-material-basic-layout-template

Angular material basic layout with header, sidebar, content and footer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Material Basic Layout Template

A basic layout Angular template using Angular Material.

It included with the following

  1. Header
  2. Sidebar with navigation menu
  3. Content
  4. Footer

See below screenshot

image

How to run locally

  1. Clone this repo
  2. Go to clonedrepo/app folder
  3. Run ng build
  4. Run ng serve

About

Angular material basic layout with header, sidebar, content and footer.

License:MIT License


Languages

Language:TypeScript 78.8%Language:HTML 9.3%Language:JavaScript 8.1%Language:SCSS 3.8%