/bifrost

a new paradigm for banks

Primary LanguageTypeScript

LOANETH

Gerçek bir banka uygulaması değildir! This app is an imitation project and not real; it is intended for demonstration and design purposes only.

Getting started

Pre-requisites

Please have these installed on your machine:

Install dependencies:

yarn

Then you can proceed to start the site:

yarn dev

To build the site:

yarn build