Vue + Three.js Starter Vue 3 with Composition API Three.js for 3D rendering GSAP for animations TypeScript support Sass for styling Powered by Vite for fast development and HMR Install Dependencies npm install Development Server npm run dev Build for Production npm run build Preview Production Build npm run preview