https://github.com/jeiwan/woot
A simple application that demonstrates usage of Clojure + ClojureScript + Reagent.
https://github.com/jeiwan/woot
basic-app clojure clojurescript template
Last synced: about 1 month ago
JSON representation
A simple application that demonstrates usage of Clojure + ClojureScript + Reagent.
- Host: GitHub
- URL: https://github.com/jeiwan/woot
- Owner: Jeiwan
- Created: 2017-05-08T12:04:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T12:05:09.000Z (about 9 years ago)
- Last Synced: 2025-01-20T09:11:22.849Z (over 1 year ago)
- Topics: basic-app, clojure, clojurescript, template
- Language: Clojure
- Size: 1.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# woot
A simple application that demonstrates usage of Clojure + ClojureScript + Reagent.
```
lein ring server-headless
lein figwheel
open localhost:3000
```