This repository stores the code examples of the Vue DropDownButton component for the Getting Started with DropDownButton tutorial. The DropDownButton combines the functionality of a button and a drop-down menu. This tutorial describes how to configure a DropDownButton that logs user clicks in the browser console.
npm install
npm run serve
npm run build
npm run lint