Skip to content

Latest commit

 

History

History
 
 

MERNVR (React 360)

A web-based VR game developed using React 360.

MERN VR Game

What you need to run this code

  1. Node (13.7.0)

How to run this code

  1. Clone this repository
  2. Open command line in the cloned folder,
    • To install dependencies, run yarn
    • To run the application for development, run yarn start
  3. Open localhost:8081/index.html in the browser

Integration with a MERN stack web application

Check out MERN VR Game - A dynamic version of this VR game where game details are retrieved from the server.