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