This repository has been deprecated and the files have been moved to Dialtone monorepo on Feb. 27th, 2024.
Dialtone Combinator is a component that provides an interface for users to interact with Dialtone Vue components.
- Interactive option bar for component customization
- Live render preview of component with selected options
- Live code preview for component with selected options
git clone https://github.com/dialpad/dialtone-combinator.git
OR
git clone [email protected]:dialpad/dialtone-combinator.git
Install dependencies
npm i
npm run dev