Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 424 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 424 Bytes

Deriv P2P

Coverage Status

This is the new version of Deriv P2P web application. This project uses React, TypeScript, and TailwindCSS.

This template was generated using create-deriv-v2

Getting started

To run the development server:

npm run dev

To generate a build:

npm run build