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 installnpm run devnpm run buildLint with ESLint
npm run lint