0.0.7 • Published 4 years ago

vue3-custom-component-library v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Custom component library for Vue 3

Technology Used:\ Vuejs 3.0\ Typescript\ Rollup

Project setup

  • Clone the repo
https://github.com/EdwardKerckhofZoneDev/Vue3-Component-Library.git

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

Credits

shubhadip

https://github.com/shubhadip/vue3-component-library

Using this boilerplate for my own components.

0.0.7

4 years ago