Skip to content

j17hernandez/ButtonComponent

Repository files navigation

buttons-component

This application is a demonstration for the Button Component. Try it online at https://j17hernandez.github.io/ButtonComponent/.

GitHub Actions GitHub Actions

Install

$ git clone https://github.com/j17hernandez/ButtonComponent.git
$ cd ButtonComponent
$ npm install
$ npm run serve

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

Correrlo desde la raiz del proyecto

npx vue-cli-service build --target lib --name button-component src/index.js
cd dist

Se corre dentro de la carpeta dist

npm publish --access=public

Customize configuration

See Configuration Reference.

Library link

https://www.npmjs.com/package/@j17hernandez/button-component

Para desplegar a github page se usa el comando

./deploy.sh

About

Repository of Button component library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published