Skip to content

kpettinga/three-js-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js starter

Start building with Three.js quickly using this starter package. It includes everything you need to get started building immersive 3D experiences on the web.

Run the following commands from the terminal to get started:

git clone https://github.com/kpettinga/three-js-starter.git my-project
cd my-project
npm install
npm run dev

To create a build run npm run build. This will output static site files to the dist folder.

About

A starter site to begin building with Three.js. Built on Vite.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published