Three.js Demo Setup Download Node.js. Run the followinh commands: # Install dependencies npm install # Run the local server at localhost:5173 npm run dev # Build for production in the dist/ directory npm run build