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