reagent-project / reagent-template

A Leiningen template for projects using Reagent.
MIT License
395 stars 55 forks source link

Could someone please explain the structure of the generated code? #180

Open noorvir opened 3 years ago

noorvir commented 3 years ago

As a newbie, I don't understand what I'm supposed to do with folders like clj, cljc and cljs. Most tutorials and docs online don't tell you how to structure your project. I think knowing why the project is structured the way it is would be a valuable learning resource to starters like me.

yogthos commented 3 years ago

Each folder designates the type of source files: