Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 264 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 264 Bytes

Payment methods listing app using deriv's websocket

This Project has been initiated using Vite + React + Jest + React testing library.

Run the app

  • Pull the repository
  • Run npm i
  • Run npm run dev

Run the tests

You just need to run npm run test