Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 307 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 307 Bytes

Typescript Three.js Webpack Starter

  • Typescript support.
  • Webpack
  • Html plugin

Usage

Install Typscript

npm install typescript -g

Start

$ git clone https://github.com/pinqy520/three-typescript-starter.git
$ cd three-typescript-starter
$ npm install # or yarn
$ npm start