TypeScript + Webpack + Three.js template

Build Status

Install dependencies

yarn

Run project in watch mode

yarn start

Build project

yarn build