|
пре 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.