Skip to content

publicissapient-france/bank-ocr-front

Repository files navigation

bank-ocr-front

Front BankOCR for Xebicon19

Development Mode

Prerequisites

  • Java 8 or later with JAVA_HOME set
  • Leiningen
  • Node and NPM (required by shadow-cljs)

Install

npm i

Run application

lein dev

shadow-cljs will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:8280.

Production Build

lein clean
lein prod

Dependencies

This project relies on the bank-ocr-back running on localhost:5001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published