Skip to content

webXR Project on 3D on the Web & WebXR with Ayşegül Yönet from Frontend Masters

Notifications You must be signed in to change notification settings

mecawish/webXRWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D on the Web & WebXR Device APIs

This repository is created for FrontEndMasters 3D on the Web & WebXR course.

FrontEndMasters 3D on the Web & WebXR Course Preview

WebXR Gitbook: www.learnwebxr.dev

Course Outline

Installing

  1. Clone Repository
git clone https://github.com/Yonet/WebXRWorkshop.git
  1. CD into folder
cd WebXRWorkshop
  1. Install TypeScript
npm install -g typescript
  1. Install dependencies
npm install
  1. Start it
npm run dev
  1. Visit http://127.0.0.1:3000/

  2. Edit project in VSCode

code .
  1. To get an HTTPS connection, run
npm install ngrok
ngrok http 3000
  1. Check the Forwarding ... https: line and visit the link

About

webXR Project on 3D on the Web & WebXR with Ayşegül Yönet from Frontend Masters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •