timmyreilly / vr-web-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VR Web App

This is an expoloration of web based VR and rendering 3d models in the browser

Getting Started

Install dependencies

yarn

Start the dev server:

yarn run start

Create a production build:

yarn run build

Serve the build directory:

yarn run serve

About

License:Other


Languages

Language:TypeScript 78.5%Language:HTML 21.5%