/button-component-devchallenges

A reusable button component for a dev challenge completition (https://devchallenges.io/)

Primary LanguageVue

[Dev challenge] Button component

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

Project

This is a simple vue project with tailwindcss and no much more. Check it on live here: https://button-component-devchallenges.josematico.com/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.