Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

GlimpseGroup/mind-ar-js-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React example with MindAR

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.

Screenshot

alt text

It demonstrates:

  1. how to import MindAR as a npm package
  2. how to create a React component for MindAR

To run

> npm install
> npm run start

About

Example of using MindAR in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.9%
  • HTML 30.2%
  • CSS 8.9%