https://jonatandb.dev.ar/threejs_portfolio/
Clone the project
git clone https://github.com/Jonatandb/threejs_portfolio
Go to the project directory
cd threejs_portfolio
Install dependencies
pnpm install
Start the server
pnpm run dev
Visit:
Build the project:
pnpm build