shadow-electron-starter
January 21, 2022 ยท View on GitHub
ClojureScript + Shadow-cljs + Electron + Reagent
How to Run
npm install
npm run dev
npx electron .
Release
npm run build
npx electron-packager . HelloWorld --platform=darwin --arch=x64
January 21, 2022 ยท View on GitHub
ClojureScript + Shadow-cljs + Electron + Reagent
npm install
npm run dev
npx electron .
npm run build
npx electron-packager . HelloWorld --platform=darwin --arch=x64