i have problem , i want to use Angular Material With Foundation For Apps so i have installed Foundation for apps With Command Line using this ...
foundation-apps new project
and then install angular material after cd project
:
bower install angular-material
then i see this picture :
i choose the 2nd option ... To install material ...
After This i used package.json
to use the files of material ,,
so this is my problem
and:
- How Use Angular material with foundation ... i want foundation-apps Grid and some features and the Material features ....
is this the Right Way !!!