Fork me on GitHub
#lein-figwheel
<
2017-11-18
>
derpocious05:11:33

when I run lein figwheel it says 'figwheel' is not a task. See 'lein help'.

derpocious05:11:00

I'm not doing a browser front end cljs project, just a server side Node cljs project

jumar18:11:10

Then I guess you haven't configured figwheel properly. Could you paste your project.clj? Perhaps start with lein new figwheel hello-world first.