An interactive 3D room you can explore right in your browser — a fan-made tribute to the crypto influencer Alon. Unofficial and not affiliated with him.
Download Node.js. Run these commands:
# Install dependencies (only the first time)
npm install
# Run the local server at localhost:8080
npm run dev
# Build for production in the dist/ directory
npm run build