The readme seems to be missing two steps to run the dev-server environment
lein npm install
lein build-css
only after running those steps did I get the server running. I would add a PR for this if I was sure that these are the right commands. Please let me know if you want a PR for it or I should run something else.
The readme seems to be missing two steps to run the dev-server environment
only after running those steps did I get the server running. I would add a PR for this if I was sure that these are the right commands. Please let me know if you want a PR for it or I should run something else.