Skip to content
/ ThreeTemplate Public template

A simple three.js typescript node.js template.

Notifications You must be signed in to change notification settings

bwshook/ThreeTemplate

Repository files navigation

ThreeTemplate

A simple three.js typescript webpack node.js template.

Microsoft Windows 10 Setup

  • Set PowerShell script execution resistrictions for user:
Set-ExecutionPolicy RemoteSigned
  • Install Node.js
  • Install Visual Studio Code (optional)

Build Project

cd ThreeTemplate
npm update
npm run build

Launch Server

npm start

About

A simple three.js typescript node.js template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published