Paul JankowskiforClojure Hacker's blogclojurehacker.hashnode.net·Oct 22, 2022Tutorial - Material UI (MUI) and ClojureScriptHow to use Material UI in ClojureScript? With shadow-cljs and Reagent this is piece of cake: Start new project e.g.lein new reagent-frontend <myproject> Install MUI:npm install @mui/material @emotion/react @emotion/styled Now let's run the serve...1 like·238 readsClojureAdd a thoughtful commentNo comments yetBe the first to start the conversation.