@dialpad/dialtone-combinator
v0.3.1
Published
Dialtone Combinator is a component that provides an interface for users to interact with Dialtone Vue components.
Downloads
12
Readme
Dialtone Combinator
Dialtone Combinator is a component that provides an interface for users to interact with Dialtone Vue components.
Features
- Interactive option bar for component customization
- Live render preview of component with selected options
- Live code preview for component with selected options
Documentation
Environment
Install
git clone https://github.com/dialpad/dialtone-combinator.git
OR
git clone [email protected]:dialpad/dialtone-combinator.git
Install dependencies
npm i
Run
npm run dev