Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jvalen/clojure-reagent-playground

Clojure reagent playground examples
https://github.com/jvalen/clojure-reagent-playground

Last synced: 16 days ago
JSON representation

Clojure reagent playground examples

Awesome Lists containing this project

README

        

# Clojure reagent playground

This project is based in **hello-clojure**

### Installation

```bash
$ lein new figwheel hello-clojure -- --reagent
```

After installation replace the files of this repository in the resultant folder created.

### Launch the program

```bash
$ lein figwheel
```