Robin Thoni f3a69e3d5e readme; added luticate back office; added automatic luticate data loading | 9 years ago | |
---|---|---|
app | 9 years ago | |
luticate @ 1566235d9b | 9 years ago | |
sdk | 9 years ago | |
.gitignore | 9 years ago | |
.gitmodules | 9 years ago | |
Gruntfile.js | 9 years ago | |
Gruntfile_app.js | 9 years ago | |
Gruntfile_global.js | 9 years ago | |
README | 9 years ago | |
bower.json | 9 years ago | |
index.html | 9 years ago | |
package.json | 9 years ago |
## 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
```