/learn-threejs-typescript

Following along tutorial on Three.js/Typescript by Sean Bradley.

Primary LanguageTypeScript

Learning Three.js + Typescript

Following along with Sean Bradley's "Three.js and Typescript" course.

How to use

Open terminal, clone the repository, cd into it, and type:

npm install
npm run dev