pietrzakadrian/bank
open source web app similar to financial software that is used in banking institutions | React.js and Node.js
Live Preview | Swagger Documentation | Contact the developer
No download data available
No tracked packages depend on this.
# 1. Clone the bank repository
git clone https://github.com/pietrzakadrian/bank
# 2. Enter the bank directory
cd bank
# 3. Initialize and clone attached submodules for backend and frontend app
git submodule init && git submodule update