To get started, we’ll clone the cybrid-sdk-web repo and configure it to connect to the test customer on your sandbox bank. In your terminal, navigate to your desired location and run:
git clone https://github.com/Cybrid-app/cybrid-sdk-web.git
Note: It's recommended that you're running Node@16.14.2 or later to successfully run the web demo application.
After cloning the repo, run npm install in your terminal.