|
|
пре 8 година | |
|---|---|---|
| app | пре 8 година | |
| sdk | пре 8 година | |
| .gitignore | пре 9 година | |
| Gruntfile.js | пре 9 година | |
| Gruntfile_01_global.js | пре 9 година | |
| Gruntfile_02_app.js | пре 9 година | |
| README.md | пре 8 година | |
| TODO | пре 8 година | |
| bower.json | пре 8 година | |
| favicon.ico | пре 9 година | |
| index.html | пре 9 година | |
| package.json | пре 9 година | |
| robots.txt | пре 9 година |
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-api/WebApiUtils project for the backend.
To concatenate, minify and uglyfy the app, run the following:
npm install
grunt --gruntfile Gruntfile_01_global.js
grunt --gruntfile Gruntfile_02_app.js
The ouput will be available in build/release/