droppii-b2b
v1.33.0
Published
This repository contains the frontend implementation for Droppii Business.
Downloads
1
Readme
Droppii B2B client
This repository contains the frontend implementation for Droppii Business.
Quick Start
git clone --depth=1 [email protected]: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
| Environment | URL | | ----------- | --------------------------- | | dev | https://bizdev.droppii.vn/ | | staging | https://bizstg.droppii.vn/ | | beta | https://bizbeta.droppii.vn/ | | prod | https://biz.droppii.vn/ |
Resources
| Name | Description | Link | | ------- | ----------- | ------------------------------------------------------------ | | UI Docs | Storybook | https://droppii-ui.vercel.app/ | | Design | Figma | https://www.figma.com/file/MJyTJBvHYVaM1W4Bo8zUwU/Handoff-UI |