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