Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 892 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 892 Bytes

ThreeJSPortfolio

Getting started on ThreeJS – learning the basic of ThreeJS from a YouTube tutorial by Fireship.

Setting Up

The current version can be cloned and used locally

Running The Application

  1. Open up the project folder:
cd <path-to-project>/ThreeJSPortfolio
  1. Run the application:
npm run dev

The portfolio can now be viewed from the provided local link, i.e.:

http://localhost:5173/

Built With

Authors