https://github.com/koddsson/alt-album-art
Just a sample clojurescript app that will display images from reddit/r/freshalbumart.
https://github.com/koddsson/alt-album-art
Last synced: 2 months ago
JSON representation
Just a sample clojurescript app that will display images from reddit/r/freshalbumart.
- Host: GitHub
- URL: https://github.com/koddsson/alt-album-art
- Owner: koddsson
- Created: 2015-03-14T17:51:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-18T16:10:06.000Z (about 11 years ago)
- Last Synced: 2025-01-08T00:57:31.083Z (over 1 year ago)
- Language: Clojure
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reddit-freshalbumart
FIXME: Write a one-line description of your library/project.
## Setup
Development:
lein figwheel
open localhost:3449 in your favorite browser.
Optimized builds:
lein cljsbuild once release
## License
Copyright © 2015 Kristján Oddsson
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.