Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Robin Thoni f3a69e3d5e readme; added luticate back office; added automatic luticate data loading il y a 9 ans
app readme; added luticate back office; added automatic luticate data loading il y a 9 ans
luticate @ 1566235d9b readme; added luticate back office; added automatic luticate data loading il y a 9 ans
sdk init il y a 9 ans
.gitignore init il y a 9 ans
.gitmodules readme; added luticate back office; added automatic luticate data loading il y a 9 ans
Gruntfile.js init il y a 9 ans
Gruntfile_app.js init il y a 9 ans
Gruntfile_global.js init il y a 9 ans
README readme; added luticate back office; added automatic luticate data loading il y a 9 ans
bower.json init il y a 9 ans
index.html init il y a 9 ans
package.json init il y a 9 ans

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