Skip to content

wayneparrott/typescript-webpack-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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

Typescript + Webpack Boilerplate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.3%
  • TypeScript 35.5%
  • HTML 3.6%
  • CSS 0.6%