Skip to content

Commit

Permalink
Move to "related projects"
Browse files Browse the repository at this point in the history
  • Loading branch information
kimo-k committed Mar 25, 2024
1 parent 787427a commit a423879
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ That number includes ReactJS plus the ClojureScript libs and runtime. So, everyt
Note: these numbers no longer match the demo app. We wanted to show off some of the debug features in our demo app,
so we backed away from fully advanced, minified compilation.

## re-com for tailwind

[re-com-tailwind](https://github.com/BnMcGn/re-com-tailwind) - an edition of re-com that is compatible with tailwindcss - is available for testing.

## So, Without Ado Being Any Furthered ...

Start by [looking at the demo](https://re-com.day8.com.au).
Expand Down Expand Up @@ -165,10 +161,10 @@ If you decide to use re-com, consider also using [re-frame](https://github.com/d
Although both `re-frame` and `re-com` can be used independently of each other, they dovetail well.
## Lein Template
## Related projects
See [re-frame-template](https://github.com/day8/re-frame-template).
[re-com-tailwind](https://github.com/BnMcGn/re-com-tailwind) - an edition of re-com that is compatible with tailwindcss
[re-frame-template](https://github.com/day8/re-frame-template) - start a re-com project with one command: `lein new re-frame +re-com`
## The Missing Components
Expand Down

0 comments on commit a423879

Please sign in to comment.