Skip to content

This Repository Has a starter Project using ThreeJs and Webpack, importing a GLB File

Notifications You must be signed in to change notification settings

leninplts/webpack-threejs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Starter

Courtesy of Lenin Jose of https://threejs-journey.xyz/

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

This Repository Has a starter Project using ThreeJs and Webpack, importing a GLB File

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published