vouch-opensource / krell

Simple ClojureScript React Native Tooling
Eclipse Public License 1.0
673 stars 37 forks source link

Integrating with Figwheel #137

Closed oxr463 closed 3 years ago

oxr463 commented 3 years ago

I followed this tutorial to create a clojurescript app, but now I want to use krell to deploy to react native, https://betweentwoparens.com/start-a-clojurescript-app-from-scratch

How can I use figwheel and krell together? Or do I not need figwheel anymore?

oxr463 commented 3 years ago

After reading this tutorial, (https://github.com/vouch-opensource/krell/wiki/Reagent-Tutorial), it seems like krell is a replacement for Figwheel.