|
8年前 | |
---|---|---|
app | 8年前 | |
sdk | 8年前 | |
.gitignore | 9年前 | |
Gruntfile.js | 9年前 | |
Gruntfile_01_global.js | 8年前 | |
Gruntfile_02_app.js | 8年前 | |
README.md | 8年前 | |
TODO | 8年前 | |
bower.json | 8年前 | |
favicon.ico | 8年前 | |
index.html | 9年前 | |
package.json | 8年前 | |
robots.txt | 8年前 |
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.