Skip to content

mterczynski/typescript-webpack-threejs-template

Repository files navigation

TypeScript + Webpack + Three.js template

A minimalistic template for Three.js projects

Installing dependencies

npm i

Running the project in watch mode

npm start

Building the project

npm run build

Linting the code

npm run lint

Releases

No releases published

Packages

No packages published