Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 319 Bytes

Deriv App Layout

Description

Deriv App Layout component is a reusable component that provides a consistent layout for all deriv app projects. it will include the header and footer components.

Setup

  1. Install dependencies::
    npm install
  2. Run the app:
    npm run dev