Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 830 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 830 Bytes

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.

Getting started

  1. Clone the project

$ git clone [email protected]:ibm-js/angular-delite-example.git ```

  1. Install all dependencies

$ npm install $ bower install ``` 3. Launch the build. This will create a dependencies.build.js under build/bower_components/.

```

$ grunt build ```

Licensing

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License. All contributions require a Dojo Foundation CLA.