This project contains an exploration of Vue wrapper for the PoC implementation.
Explorations included:
- Native Vue implementation
- Wrapper of web-component implementation
- Wrapper of web-component implementation, with
explicitprops
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint