## Starter kit for Angular Material
Here is an angular material starter kit to use with Luticate (https://git.rthoni.com/luticate/
# Usage
```shell
git clone https://git.rthoni.com/robin.thoni/starter-angular-material
cd starter-angular-material
git submodule init
git submodule update
bower install
```