@cloudbolt/vue-component-library
v0.0.8
Published
CloudBolt component library
Downloads
48
Keywords
Readme
vue-component-library
Library for shared components
Contents
CbApplet
- Exports
CbApplet,CbAppletTarget,TheCbAppletStyles, anduseAppletsStore - Currently not importing the /styles.css from the build as it is only Vuetify formatting for the icon
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Customize configuration
See Vite Configuration Reference.
Scripts
- Start up the repo
npm install- Compile and Hot-Reload for Development
npm run dev- Compile and Minify for Production
npm run build- Run Tests with Vitest
npm run test- Lint with ESLint
npm run lint- Check Vitest coverage with istanbul
npm run coverageFuture Improvments
- CbApplets
- Re-integrate use of the theme store
