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.
- Host: GitHub
- URL: https://github.com/hypercubed/angular-chiasm-example
- Owner: Hypercubed
- Created: 2015-05-14T06:25:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-27T02:12:13.000Z (about 11 years ago)
- Last Synced: 2025-03-29T15:12:35.210Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://hypercubed.github.io/angular-chiasm-example/#/
- Size: 10.9 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```