Robin Thoni 1c0dea49c9 README | il y a 8 ans | |
---|---|---|
app | il y a 8 ans | |
sdk | il y a 8 ans | |
.gitignore | il y a 9 ans | |
Gruntfile.js | il y a 9 ans | |
Gruntfile_01_global.js | il y a 8 ans | |
Gruntfile_02_app.js | il y a 8 ans | |
README.md | il y a 8 ans | |
TODO | il y a 8 ans | |
bower.json | il y a 8 ans | |
favicon.ico | il y a 8 ans | |
index.html | il y a 9 ans | |
package.json | il y a 8 ans | |
robots.txt | il y a 8 ans |
Here is an angular material starter kit to use with Luticate2.
git clone https://git.rthoni.com/robin.thoni/starter-angular-material
cd starter-angular-material
bower install
A CRUD stack is provided as an example:
app/controllers/pkguids.controller.js
app/controllers/pkguidsedit.controller.js
app/sdk/Business/pkguids.business.js
app/sdk/DataAccess/pkguids.dataaccess.js
See Luticate2-utils/WebApiUtils project for the backend.