Closed divs1210 closed 6 years ago
Hi @divs1210 ! Because re-crud is a cljs library, we don't directly start a cljs REPL into the project. Usually we symlink re-crud into the example-app (https://github.com/omnypay/re-crud/tree/master/example-app) and start a repl there with figwheel.
Hi! I want to send a couple of PRs but am not sure how to set up a dev env for the project.