A modern starter project for Three.js with:
- Three.js
- Vite 5
- Vue 3
- Tailwind CSS v3
- Vue Router v4
- Inter var font (self-hosted, woff2, v3.19, with 'preload' attr, check out index.html)
- Headless UI - unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS
- Heroicons - beautiful hand-crafted SVG icons, by the makers of Tailwind CSS
- prettier-plugin-tailwindcss - Automatic Class Sorting with Prettier
If you have access to Tailwind UI, first-party plugins are needed:
pnpm i
pnpm run dev
pnpm run build
pnpm run serve
If you want to add some features, feel free to submit PR.
MIT.