colby2 / mat-tree-simple

A simple example of how to use Angular Material Tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Material Tree

This project accompanies the Jami Bot YouTube video Angular Material Tree.

Angular Material Tree

A minimal example of how to get the Angular Material Tree working on your own site.

If you haven't already, check out the Jami Bot YouTube Channel for web development videos.

Installation

Download or clone this project, then run npm i from the project directory to install its dependencies. Not familiar with NPM? Check out my NPM Tutorial.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

A simple example of how to use Angular Material Tree

License:MIT License


Languages

Language:TypeScript 71.2%Language:JavaScript 14.6%Language:HTML 11.7%Language:CSS 2.5%