This project contains the main features of the payflow swap application.
If you want to contribute, please refer to the contributing guidelines of this project.
install dependencies using yarn
yarnstart the development server
yarn devbuild with production mode
yarn build
# start the application after build
yarn start