ladunjexa / reactjs18-3d-portfolio

incredible 3D developer portfolio website with awesome graphics - built with React & Three.js 🪄
https://threejs-3-d-portfolio.vercel.app
MIT License
381 stars 153 forks source link

Add some AmazingFeature #9

Open DmGsOuNaK opened 1 year ago

DmGsOuNaK commented 1 year ago

Hi, I have been added some changes in the readme file. In most of the cases this portfolio can't be hosted locally in the computer as the "vite" is not installed.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
threejs-3-d-portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2023 8:42am
sanidhyy commented 9 months ago

Vite.js will automatically get installed after running npm install --legacy-peer-deps since its already present in package.json. No need to run extra commands.