Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robert-stuttaford/om-ace-demo
https://github.com/robert-stuttaford/om-ace-demo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robert-stuttaford/om-ace-demo
- Owner: robert-stuttaford
- Created: 2014-08-10T17:52:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-10T17:57:42.000Z (over 10 years ago)
- Last Synced: 2023-03-21T01:06:19.257Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.73 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Om Ace demo
This is the sample code that accompanies a post I wrote:
## How to use
```
git clone https://github.com/robert-stuttaford/om-ace-demo
cd om-ace-demo
lein cljsbuild once
```And then open `index.html`.
## Copyright
There is no copyright on this code. You're free to do with it as you wish.