Library for shared components
CbApplet
- Exports
CbApplet,CbAppletTarget,TheCbAppletStyles, anduseAppletsStore - Currently not importing the /styles.css from the build as it is only Vuetify formatting for the icon
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
- 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 coverage- CbApplets
- Re-integrate use of the theme store