Skip to content

hasan-deriv/deriv-com-v2

 
 

Repository files navigation

Coverage Status

Deriv Com V2

Deriv Com V2 Project

Requirements

  • Node v18.x
  • Git v2.3x

Project Setup

Steps:

  1. clone the project: git clone git@github.com:deriv-com/deriv-com-v2.git
  2. cd into the folder: cd deriv-com-v2
  3. install the packages: npm ci

Commands

Develop HK Project: npm run dev:hk

Build HK Project: npm run build:hk

Note: the static html/css/js output will be in: dist/apps/deriv-hk/exported

Run Storybook: npm run storybook

Build Storybook: npm run build-storybook

Note: the build files will be in: dist/storybook/storybook-host

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • JavaScript 3.8%
  • Other 1.7%