An open API service indexing awesome lists of open source software.

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

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.