Before cloning the project, make sure you have Nodejs, npm and Angular CLi installed.
See it learn-and-create.djicodas.com.
First, clone the project:
git clone https://github.com/DariosDjimado/Material-design-Example-with-Angular-2.git
then, install the packages using npm:
npm install
and start it by :
npm start
Enjoy it! 😄