Skip to content
/ three-ts Public

Three.js and Typescript template minimal project

Notifications You must be signed in to change notification settings

facku/three-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Three.js and Typescript template

🎯 About.


An simple template to use three.js with typescript and webpack

🧿 Commands



Clone the repository in your local environment:

git clone https://github.com/facku/three-ts.git myapp

Install js dependencies:

cd myapp
npm install

Start in development mode:

npm start

Build for production:

npm run build

https://github.com/facku/three-ts/blob/main/src/main.ts

About

Three.js and Typescript template minimal project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published