Web Component Starter
April 13, 2025 ยท View on GitHub
Tech Stack
Stencil + Rslib + Turborepo + PNPM + Vue + React
Introduction
A starter for developint Web components with Rslib, featuring using stencil and useful both in React and Vue.
Command
- npm run build: build package-vanilla -> build package-react+build package-vue -> build apps
- npm run dev: build package-vanilla -> build package-react+build package-vue -> dev apps
Components
- @holyfata/qrcode: The Vue&React Component to Generate QrCode.