An open API service indexing awesome lists of open source software.

https://github.com/hypercubed/angular-chiasm-example

Example of using chiasm in and AngularJS app.
https://github.com/hypercubed/angular-chiasm-example

Last synced: 11 months ago
JSON representation

Example of using chiasm in and AngularJS app.

Awesome Lists containing this project

README

          

# angular-chiasm-example

## Install

```
git clone git@github.com:Hypercubed/angular-chiasm-example.git
cd angular-chiasm-example
git checkout systemjs
npm install
jspm install
```