Deriv Com V2 Project
- Node v18.x
- Git v2.3x
- clone the project:
git clone [email protected]:deriv-com/deriv-com-v2.git
- cd into the folder:
cd deriv-com-v2
- install the packages:
npm ci
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