bee-ui-vue3
v0.0.26
Published
Simple component library based on Vue3, TS, SASS
Readme
Bee-ui
Simple component library based on Vue3, TS, SASS
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildPublish
npm run publish:libLocal use
To use the library locally, just compile and package the package
npm run build:lib && npm packAdd the assembled package bee-ui-vue3-0.0.1.tgz to the test repository
npm add [lib_path]