I am trying to integrate the Storybook.js tool with ClojureScript. I am trying to use React Native JSX files from ClojureScript. I am using Krell. Anyone have any suggestions/ideas/thoughts on this? Thanks in advance.
https://vouch.io/developing-mobile-digital-key-applications-with-clojurescript/
Basically, write UI in TS/JS, business logic in CLJS
Yes. Right now I am trying to figure out where to put krell_index.JS
I figured it out.