Skip to content

Olivier-Daire/Edgar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edgar

A web-based VR experience using Cardboard.

🔧 Requirements

Apache server

$ sudo apt-get update
$ sudo apt-get install apache2

Node.js

curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs

🚀 Installation

Clone the project and put it inside your Apache folder: /var/www/public by default.

$ cd <Apache folder>/Edgar

$ npm install

$ npm run build

About

A webVR experience using the Google Cardboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •