A simple three.js typescript webpack node.js template.
- Set PowerShell script execution resistrictions for user:
Set-ExecutionPolicy RemoteSigned
- Install Node.js
- Install Visual Studio Code (optional)
cd ThreeTemplate
npm update
npm run build
npm start