You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

## 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
```