Skip to content

Excelle13/three-typescript-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Three.js Webpack Starter

  • Typescript support.
  • Webpack
  • Html plugin
  • BrowserSync

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

About

Three.js + Typescript + Webpack Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.1%
  • TypeScript 41.1%
  • HTML 3.9%
  • CSS 1.9%