Latest deploy: https://angry-kowalevski-3651fc.netlify.app/ ( loading takes w while: free & slow Netlify, big textures )
W,S,A,D: move/strafe Space: shoot Mouse: look around
Courtesy of Bruno Simon of https://threejs-journey.xyz/
# 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