mterczynski / typescript-webpack-threejs-template

A minimalistic template for new Three.js projects

Home Page:https://www.mter.pl/typescript-webpack-threejs-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A minimalistic template for new Three.js projects

https://www.mter.pl/typescript-webpack-threejs-template/

License:MIT License


Languages

Language:TypeScript 79.5%Language:HTML 20.5%