Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 372 Bytes

File metadata and controls

20 lines (12 loc) · 372 Bytes

Running the Project

Make sure .dir-locals.el is loaded correctly

cider-jack-in-clj&cljs

Open the browser at http://localhost:3001/ (served by ring, SSR supportedj) or http://localhost:8080/ (served by shadowcljs, client only)

Update Dependencies

neil dep upgrade

Build the site

clj -X:build-full