Max's Portfolio
My humble portfolio. Still working on the performance. All feedback is welcome!
Resources
- Discover Three.js
- Three.js Webpack Starter
- Displacement
- Plane Animation
- Threejs + Vite Template
- Decode text Effect
Usage
git clone <this-repo>
npm install
npm run serve
Vue commands
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build