Hi all, I’m trying to use figwheel for hot reloading. I ran the following commands:
❯ lein new figwheel hello
Retrieving figwheel/lein-template/0.5.20-5/lein-template-0.5.20-5.pom from clojars
Retrieving figwheel/lein-template/0.5.20-5/lein-template-0.5.20-5.jar from clojars
Generating fresh 'lein new' figwheel project.
Change into your 'hello' directory
Then run 'lein figwheel'
Wait for it to finish compiling
A browser window should open to the demo application, if not
then open '' in your browser
Running then lein figwheel I get the error in the comment.Hey Amin you should go to http://figwheel.org
and use figwheel-main there is a figwheel-main-template as well