vue 3 Component Library BoilerPlate

Technology Used:
Vuejs 3.0
Typescript
Rollup

Project setup

Please follow below mentioned step to run this project:

  • Clone the repo
https://github.com/shubhadip/vue3-component-library

Run

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Build Library

yarn build:js

Build Library With Separate Css file

yarn build:js_css

Lints and fixes files

yarn lint

References

Part 1 https://shubhadip.medium.com/vue-3-component-library-ee03ec13e567 Part 2 https://shubhadip.medium.com/component-library-vue-3-rollup-2c16d053203e