Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

kld3v/ThreeJS_SpaceThemePortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A portfolio that I built off the tutorial in the course Three.JS Journey by Bruno Simon - highly reccomended! https://threejs-journey.com/

Three.js Journey

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors