{ AR 8thWall VPS 📍~ Three.js } Vite.js Template ⚡
- Minimal reusable template project: AR 8thwall { VPS } and Three.js made with Vite.js
- Create
.env.local
file in the project root and add your 8th Wall key inside:
VITE_8THWALL_APP_KEY=xxxxxxxxxxxxxxxxxxxxxxxxx
- 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
- You can quickly enable (or disable) vConsole by using this url parameter:
https://..../?debug=true
or
https://..../?debug=false
https://..../