# 1. Clone the bank repository
git clone https://github.com/pietrzakadrian/bank
# 2. Enter the bank directorycd bank
# 3. Initialize and clone attached submodules for backend and frontend app
git submodule init && git submodule update
License
This project is licensed under the MIT license. Copyright (c) 2019-2020 Adrian Pietrzak.