No description
  • CSS 68.1%
  • Clojure 28.7%
  • HTML 3.2%
Find a file
2024-03-02 19:53:38 +01:00
public Closer yet 2024-03-02 19:53:38 +01:00
src Closer yet 2024-03-02 19:53:38 +01:00
.gitignore Add clj-kondo and lsp to gitignore 2024-02-22 12:19:05 +01:00
package-lock.json Add Leaflet map 2024-02-22 12:18:59 +01:00
package.json Add Leaflet map 2024-02-22 12:18:59 +01:00
README.org Replace README 2024-02-22 12:25:38 +01:00
shadow-cljs.edn Add Leaflet map 2024-02-22 12:18:59 +01:00

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