@webilio-xyz/webilio-vue
v1.0.42
Published
Webilio Vue Components Library
Readme
Webilio-Vue
A collection of reusable, accessible, and customizable Vue components to speed up your web development process. Webilio-Vue aims to be intuitive, flexible, and easy to integrate into any Vue.js project.
Table of Contents
Installation
./wv up --build./wv npm installUsage
./wv npm run devShould be available at http://localhost:6060
Available Components
See https://webilio-xyz.github.io/webilio-vue/ for the list on components
Publishing
To publish to npm
- Upgrade the version in package.json
- Run
./wv npm run build- Push to main branch
- Create a release on github
