https://github.com/baskeboler/reagent-poker-hands-playground
toy poker hands application for learning purposes, using clojure, reagent and clojurescript
https://github.com/baskeboler/reagent-poker-hands-playground
cljs-ajax clojure clojurescript playground reagent
Last synced: 4 days ago
JSON representation
toy poker hands application for learning purposes, using clojure, reagent and clojurescript
- Host: GitHub
- URL: https://github.com/baskeboler/reagent-poker-hands-playground
- Owner: baskeboler
- License: epl-1.0
- Created: 2017-07-27T19:07:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T04:16:38.000Z (almost 9 years ago)
- Last Synced: 2025-10-30T01:45:04.410Z (9 months ago)
- Topics: cljs-ajax, clojure, clojurescript, playground, reagent
- Language: Clojure
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reagent-poker-hands-playground
toy poker hands application for learning purposes, using clojure, reagent and clojurescript
## running the application
```
$ lein figwheel
```
open a browser and point to http://localhost:3449