Alex-DG / vite-8thwall-vps-three-template

{ AR 8thWall VPS πŸ“~ Three.js } Vite.js App ⚑️

Home Page:https://vite-8thwall-vps-three-template.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

{ AR 8thWall VPS πŸ“~ Three.js } Vite.js Template ⚑

Description

  • Minimal reusable template project: AR 8thwall { VPS } and Three.js made with Vite.js

vps_spot_found

Setup

  1. Create .env.local file in the project root and add your 8th Wall key inside:
VITE_8THWALL_APP_KEY=xxxxxxxxxxxxxxxxxxxxxxxxx
  1. Run the following commands:
# Install dependencies (only the first time)
yarn

# Run the local server
yarn dev

# Build for production in the dist/ directory
yarn build

Note(s):

  • You can quickly enable (or disable) vConsole by using this url parameter:
https://..../?debug=true

or

https://..../?debug=false
https://..../

About

{ AR 8thWall VPS πŸ“~ Three.js } Vite.js App ⚑️

https://vite-8thwall-vps-three-template.vercel.app


Languages

Language:JavaScript 84.2%Language:CSS 10.4%Language:HTML 5.4%