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