@transferwise/account-details-frontend

TransferWise components for interacting with Account Details

Usage no npm install needed!

<script type="module">
  import transferwiseAccountDetailsFrontend from 'https://cdn.skypack.dev/@transferwise/account-details-frontend';
</script>

README

account-details-frontend

Angular components for creating, updating, and viewing recipient accounts of different currencies.

Owned by @transferwise/account-details-service

Getting started

npm install

npm start

Then, in a separate console window, fire up the local server

npm run dev