Front BankOCR for Xebicon19
- Java 8 or later with
JAVA_HOME
set - Leiningen
- Node and NPM (required by shadow-cljs)
npm i
lein dev
shadow-cljs will automatically push cljs changes to the browser.
Wait a bit, then browse to http://localhost:8280.
lein clean
lein prod
This project relies on the bank-ocr-back running on localhost:5001