No description
- CSS 68.1%
- Clojure 28.7%
- HTML 3.2%
| public | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.org | ||
| shadow-cljs.edn | ||
Greencropper alternative event schedule
Development mode
npm install
npx shadow-cljs watch app
Connect emacs using cider-connect-clj&cljs, using shadow with :app
profile. Maybe you have to restart the connection using sesman-restart?
Start a ClojureScript REPL:
npx shadow-cljs browser-repl
Building for production
npx shadow-cljs release app