1.33.0 • Published 5 months ago

droppii-b2b v1.33.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

Droppii B2B client

This repository contains the frontend implementation for Droppii Business.

Quick Start

git clone --depth=1 git@github.com:bcasolutions-vn/b2b-client.git droppii-b2b
cd droppii-b2b
pnpm install

Then, you can run locally in development mode with live reload:

pnpm dev

Open http://localhost:3000 with your favorite browser to see your project.

Deployment

EnvironmentURL
devhttps://bizdev.droppii.vn/
staginghttps://bizstg.droppii.vn/
betahttps://bizbeta.droppii.vn/
prodhttps://biz.droppii.vn/

Resources

NameDescriptionLink
UI DocsStorybookhttps://droppii-ui.vercel.app/
DesignFigmahttps://www.figma.com/file/MJyTJBvHYVaM1W4Bo8zUwU/Handoff-UI

Documentation