選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Robin Thoni f3a69e3d5e readme; added luticate back office; added automatic luticate data loading 9年前
app readme; added luticate back office; added automatic luticate data loading 9年前
luticate @ 1566235d9b readme; added luticate back office; added automatic luticate data loading 9年前
sdk init 9年前
.gitignore init 9年前
.gitmodules readme; added luticate back office; added automatic luticate data loading 9年前
Gruntfile.js init 9年前
Gruntfile_app.js init 9年前
Gruntfile_global.js init 9年前
README readme; added luticate back office; added automatic luticate data loading 9年前
bower.json init 9年前
index.html init 9年前
package.json init 9年前

README

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