Getting started on ThreeJS – learning the basic of ThreeJS from a YouTube tutorial by Fireship.
The current version can be cloned and used locally
- Open up the project folder:
cd <path-to-project>/ThreeJSPortfolio
- Run the application:
npm run dev
The portfolio can now be viewed from the provided local link, i.e.:
http://localhost:5173/
- ThreeJS - 3D Library
- JavaScript - Web Interface
- ViteJS - Bundling