Skip to content

WebXR using A-Frame, Preact, Snowpack, Nodejs example and boilerplate

Notifications You must be signed in to change notification settings

rizanw/aframe-preact-snowpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aframe-preact-snowpack tutorial

You can check my boilerplate branch to get clean boilerplate.
Read the full tutorial on my medium here. To see the demo check this link on surge.sh

Getting Started

Required (install if you dont have them):

How to Run:

  • npm install or yarn install — install the dependencies
  • npm run dev or yarn dev — run the project
  • npm run build or yarn build — build the project