Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 482 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 482 Bytes

Vue 3 example with MindAR

This is an example project of using MindAR in Vue 3

Screenshot

screenshot

It demonstrates:

  1. how to import MindAR as a npm package
  2. how to create a component for MindAR in Vue 3

To run

yarn install
yarn serve

Customize configuration

See Configuration Reference.