No description
  • Clojure 80.8%
  • CSS 9.4%
  • Nix 5.4%
  • HTML 4.4%
Find a file
2022-01-01 12:11:50 +01:00
resources/public Fix giant shadow-cljs logo 2022-01-01 12:11:50 +01:00
src/heyarne/rect_packing Fix giant shadow-cljs logo 2022-01-01 12:11:50 +01:00
.envrc Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00
.gitignore Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00
deps.edn Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00
flake.lock Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00
flake.nix Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00
package-lock.json Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00
package.json Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00
README.md Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00
shadow-cljs.edn Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00
shell.nix Initial commit, basic web page with reagent component is working 2021-12-30 15:37:23 +01:00

Rect-Packing

This project is built using shadow-cljs:

npx shadow-cljs watch :app

Use cider-connect-cljs to connect to the REPL in emacs after opening http://localhost:8080 in your browser. :)