Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

vdaguenet/threejs-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threejs-starter-kit

It uses Three.js and Greensock as depencies.

After cloning install all dependencies :

npm i

Task

Start development

It starts a developement server at localhost:9966 with live reload.

npm start

Prepare for deploy

npm run build

You are good to go !

About

Three.js starter kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • HTML 12.5%