Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 408 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 408 Bytes

Vue 3 example with MindAR

This is an example project of using MindAR in Vue 3

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 or npm install
yarn serve or npm run serve

Customize configuration

See Configuration Reference.