https://github.com/kirahowe/hanami-workshop
Hanami workshop for re:Clojure 2021
https://github.com/kirahowe/hanami-workshop
Last synced: 2 months ago
JSON representation
Hanami workshop for re:Clojure 2021
- Host: GitHub
- URL: https://github.com/kirahowe/hanami-workshop
- Owner: kirahowe
- License: epl-1.0
- Created: 2021-11-06T21:17:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T17:50:55.000Z (over 3 years ago)
- Last Synced: 2025-03-10T12:56:33.136Z (2 months ago)
- Language: Clojure
- Size: 33.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intro to Hanami workshop
Skeleton setup for a project to build data visualisations using [Hanami](https://github.com/jsa-aerial/hanami), rendered with [Clerk](https://github.com/nextjournal/clerk).
## Usage
Start a repl and run:
(clerk/serve! {:browse? true :watch-paths ["src"]})
(clerk/show! "src/workshop/hanami.clj")## License
Copyright © 2021 Kira McLean
Distributed under the Eclipse Public License version 1.0.