This is a project made for a dev challenge (url: https://devchallenges.io/) It consists on developing a reusable button component following the user stories. The challenge and the requirements here: https://devchallenges.io/challenges/ohgVTyJCbm5OZyTB2gNY
This is a simple vue project with tailwindcss and no much more. Check it on live here: https://button-component-devchallenges.josematico.com/
npm install
npm run serve
npm run build
npm run lint