Tutorial - Material UI (MUI) and ClojureScript
Oct 22, 2022 路 1 min read 路 How 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...
Join discussion


