Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
/deriv-com-v2Public archive
NotificationsYou must be signed in to change notification settings

deriv-com/deriv-com-v2

Repository files navigation

Deriv.com V2 - a sandbox for the Quill Design System

Coverage Status

Description

The Deriv Com V2 Project serves as a sandbox for the Quill Design System. This is where we construct our Quill blocks and components, and develop our application within the apps folder utilizing these reusable elements. Additionally, Quill Icons are incorporated here.

Installation

Follow these steps to install, set up and run the project locally. Make sure you have the prerequisites installed before you begin.

Prerequisites

  • Node v18.x
  • Git v2.3

- Step 1: Clone the repository

git clone git@github.com:deriv-com/deriv-com-v2.gitcd deriv-com-v2

- Step 2: Install dependencies

npm ci

- Step 3: Build/Run projects

Inside the apps folder there can be multiple projects. Checkpackage.json file to setup custom commands for each projects. To runHK project

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

Contributors

  • Deriv Frontend Team

References


[8]ページ先頭

©2009-2025 Movatter.jp