metahubjs-example This example briefly introduces how to interact with metahubjs. This example is developed with Vue 3 in Vite. Recommended IDE Setup VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar). Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build