Skip to content

ibm-js/angular-delite-example

Repository files navigation

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.

About

An example that illustrates the usage of angular-delite wrappers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published