This is an example that illustrates how to use angular-delite wrappers to bring any deliteful widget or dstore store into the context of an AngularJS application. It's connected to a REST backend hosted on Bluemix.
-
Clone the project
$ git clone [email protected]:ibm-js/angular-delite-example.git ```
-
Install all dependencies
$ npm install
$ bower install
```
3. Launch the build. This will create a dependencies.build.js
under build/bower_components/.
```
$ grunt build ```
This project is distributed by the Dojo Foundation and licensed under the "New" BSD License. All contributions require a Dojo Foundation CLA.