https://github.com/ericadamski/weather-app
A clone of https://github.com/ericadamski/simple-redux using clojurescript and reagent
https://github.com/ericadamski/weather-app
clojurescript leiningen reagent
Last synced: over 1 year ago
JSON representation
A clone of https://github.com/ericadamski/simple-redux using clojurescript and reagent
- Host: GitHub
- URL: https://github.com/ericadamski/weather-app
- Owner: ericadamski
- License: mit
- Created: 2017-06-26T01:23:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T01:30:06.000Z (almost 9 years ago)
- Last Synced: 2025-01-06T09:45:30.690Z (over 1 year ago)
- Topics: clojurescript, leiningen, reagent
- Language: CSS
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# weather app
A clone of https://github.com/ericadamski/simple-redux using clojurescript and reagent
---
## Running
> Make sure you have a decently new version of the [JDK](http://www.azul.com/downloads/zulu/)
- Setup [leiningen](https://leiningen.org/)
- Run `lein figwheel`