Material design Example for Angular v5+
Before cloning the project, make sure you have the latest versions of Nodejs, npm and Angular CLi installed.
See it learn-and-create.djicodas.com.
First, clone the project:
git clone https://github.com/Houtheyfa/Material-design-template-for-Angular.git
then, install the packages using npm:
npm install
and start it by :
npm start
Enjoy it!