9 lines
214 B
Markdown
9 lines
214 B
Markdown
# Rect-Packing
|
|
|
|
This project is built using `shadow-cljs`:
|
|
|
|
``` bash
|
|
npx shadow-cljs watch :app
|
|
```
|
|
|
|
Use `cider-connect-cljs` to connect to the REPL in emacs after opening http://localhost:8080 in your browser. :)
|