Skip to content

SenDTT/small-model-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (v18 or newer recommended)

  • npm (comes with Node.js)

Installation & Run

# Clone the repository
git clone <your-repo-url>

# Navigate into the project directory
cd <project-folder>

# Install dependencies
npm install

# Start the development server
npx vite


After running the server, open your browser and navigate to:

http://localhost:5173

About

three.js demo

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors