practice using three.js creating cubes and spheres randomly and adding color to them. Loading gltf model, skull, delorean an a bedroom. Can also play music, tron son of flynn
Download Node.js. Run this followed 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
# view production build
npm run preview
sh: 1: vite : Permission denied
# in terminal
npm rebuild