/threejs-boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

Three.js - Boilerplate

Experiment boilerplate with three.js, Wagner, Webpack 2 & gsap

Technologies

  • Babel | ES2015
  • Webpack 2
  • Stylus
  • GSAP - TweenMax
  • dom-hand
  • Three.js
  • Wagner

Install dependencies

yarn install

Launch the project

Start the webpack-dev-server at http://localhost:3000/

npm start

Build for production

npm run build