This is an example project of using MindAR in React
The react component is inside src/MindARViewer
. Everything else are created from create-react-app
, and they are irrelevant.
- how to import MindAR as a npm package
- how to create a React component for MindAR
> npm install
> npm run start